2021-08-08 14:04:17,530 DEBUG 23:basic_cnf.py(1) - BasicCnf init started
2021-08-08 14:04:17,531 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-08 14:04:17,537 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-08-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-08 14:04:17,538 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-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-08 14:04:17,538 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-08 14:04:17,539 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-08 14:04:17,539 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-08 14:04:17,539 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-08 14:04:17,539 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'...
2021-08-08 14:04:17,539 DEBUG 33:basic_cnf.py(1) - start time
2021-08-08 14:04:17,539 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist
2021-08-08 14:04:17,539 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-08-08 14:04:17,539 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-08 14:04:17,540 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-08 14:04:17,540 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-08 14:04:17,540 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-08 14:04:17,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:17,648 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-08 14:04:17,649 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-08 14:04:17,649 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1ee67dfeed5e4edfbdb4eeabfa424513","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b9f58dd6124045e09f290a261882b6d9","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"44b9957280bd4e0289a6ce37dd77e382","type":"vlm","name":"595b2f9c-7bb5-47f4-bd92","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"86f02a06db9f40d1b3d44c3107c81301","type":"vlm","name":"65451971-dbe2-4e08-bff2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-08-08 14:04:17,652 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-08-08 14:04:17,652 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-08-08 14:04:17,652 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-08-08 14:04:17,652 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC
2021-08-08 14:04:17,652 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-08-08 14:04:17,652 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-08 14:04:17,653 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-08 14:04:17,653 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-08 14:04:17,653 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-08 14:04:17,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:17,708 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-08 14:04:17,709 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-08 14:04:17,709 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1ee67dfeed5e4edfbdb4eeabfa424513","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b9f58dd6124045e09f290a261882b6d9","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"44b9957280bd4e0289a6ce37dd77e382","type":"vlm","name":"595b2f9c-7bb5-47f4-bd92","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"86f02a06db9f40d1b3d44c3107c81301","type":"vlm","name":"65451971-dbe2-4e08-bff2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-08-08 14:04:17,712 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-08-08 14:04:17,712 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-08-08 14:04:17,712 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-08-08 14:04:17,731 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-08 14:04:17,731 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-08 14:04:17,731 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-08-08 14:04:17,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,243 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-08 14:04:18,245 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-08-08 14:04:18,246 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"3a0654b56f4b41cb950001690e3453f6","version":{"id":"4ad1aacbdac34ee0aee396684e0796ba","name":"1.0","description":"Initial version","status":"Draft"}}
2021-08-08 14:04:18,248 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC
2021-08-08 14:04:18,249 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC
2021-08-08 14:04:18,253 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-08 14:04:18,253 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/3a0654b56f4b41cb950001690e3453f6/versions/4ad1aacbdac34ee0aee396684e0796ba/actions
2021-08-08 14:04:18,253 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-08-08 14:04:18,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/3a0654b56f4b41cb950001690e3453f6/versions/4ad1aacbdac34ee0aee396684e0796ba/actions HTTP/1.1" 200 2
2021-08-08 14:04:18,502 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-08-08 14:04:18,502 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-08-08 14:04:18,505 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-08 14:04:18,510 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-08 14:04:18,510 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-08 14:04:18,511 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-08 14:04:18,511 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-08 14:04:18,511 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-08 14:04:18,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,573 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-08 14:04:18,574 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-08 14:04:18,575 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SVhFvs_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"1ee67dfeed5e4edfbdb4eeabfa424513","onboardingMethod":"NetworkPackage","id":"7e0bf2ae845a44a9a00080aa41a20ff7","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b9f58dd6124045e09f290a261882b6d9","onboardingMethod":"NetworkPackage","id":"fa1c7bb4bfe44b1b8ba5b3bf298efe62","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a99e34b2-b9a3","description":"vendor software product","vendorName":"595b2f9c-7bb5-47f4-bd92","vendorId":"44b9957280bd4e0289a6ce37dd77e382","onboardingMethod":"NetworkPackage","id":"8c657660d5cf4b3fb5ea4dc636b06cc1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fac2f674-ca28","description":"vendor software product","vendorName":"65451971-dbe2-4e08-bff2","vendorId":"86f02a06db9f40d1b3d44c3107c81301","onboardingMethod":"NetworkPackage","id":"d4a6d6832d5144cf988c4ddfd90219fd","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-08 14:04:18,577 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SVhFvs_VSP from SDC
2021-08-08 14:04:18,577 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-08 14:04:18,577 DEBUG 324:vsp.py(1) - importing VSP pNF a99e34b2-b9a3 from SDC
2021-08-08 14:04:18,577 DEBUG 324:vsp.py(1) - importing VSP vFW fac2f674-ca28 from SDC
2021-08-08 14:04:18,578 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-08 14:04:18,578 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-08 14:04:18,578 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-08 14:04:18,578 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-08 14:04:18,578 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-08 14:04:18,579 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-08 14:04:18,579 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-08 14:04:18,579 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-08 14:04:18,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,639 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-08 14:04:18,640 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-08 14:04:18,640 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SVhFvs_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"1ee67dfeed5e4edfbdb4eeabfa424513","onboardingMethod":"NetworkPackage","id":"7e0bf2ae845a44a9a00080aa41a20ff7","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b9f58dd6124045e09f290a261882b6d9","onboardingMethod":"NetworkPackage","id":"fa1c7bb4bfe44b1b8ba5b3bf298efe62","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a99e34b2-b9a3","description":"vendor software product","vendorName":"595b2f9c-7bb5-47f4-bd92","vendorId":"44b9957280bd4e0289a6ce37dd77e382","onboardingMethod":"NetworkPackage","id":"8c657660d5cf4b3fb5ea4dc636b06cc1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fac2f674-ca28","description":"vendor software product","vendorName":"65451971-dbe2-4e08-bff2","vendorId":"86f02a06db9f40d1b3d44c3107c81301","onboardingMethod":"NetworkPackage","id":"d4a6d6832d5144cf988c4ddfd90219fd","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-08 14:04:18,643 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SVhFvs_VSP from SDC
2021-08-08 14:04:18,643 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-08 14:04:18,643 DEBUG 324:vsp.py(1) - importing VSP pNF a99e34b2-b9a3 from SDC
2021-08-08 14:04:18,643 DEBUG 324:vsp.py(1) - importing VSP vFW fac2f674-ca28 from SDC
2021-08-08 14:04:18,643 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-08 14:04:18,643 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-08 14:04:18,644 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-08 14:04:18,644 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-08 14:04:18,644 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-08 14:04:18,644 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-08 14:04:18,644 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-08 14:04:18,644 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-08 14:04:18,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,698 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-08 14:04:18,699 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-08 14:04:18,700 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SVhFvs_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"1ee67dfeed5e4edfbdb4eeabfa424513","onboardingMethod":"NetworkPackage","id":"7e0bf2ae845a44a9a00080aa41a20ff7","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b9f58dd6124045e09f290a261882b6d9","onboardingMethod":"NetworkPackage","id":"fa1c7bb4bfe44b1b8ba5b3bf298efe62","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a99e34b2-b9a3","description":"vendor software product","vendorName":"595b2f9c-7bb5-47f4-bd92","vendorId":"44b9957280bd4e0289a6ce37dd77e382","onboardingMethod":"NetworkPackage","id":"8c657660d5cf4b3fb5ea4dc636b06cc1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fac2f674-ca28","description":"vendor software product","vendorName":"65451971-dbe2-4e08-bff2","vendorId":"86f02a06db9f40d1b3d44c3107c81301","onboardingMethod":"NetworkPackage","id":"d4a6d6832d5144cf988c4ddfd90219fd","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-08 14:04:18,702 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SVhFvs_VSP from SDC
2021-08-08 14:04:18,702 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-08 14:04:18,702 DEBUG 324:vsp.py(1) - importing VSP pNF a99e34b2-b9a3 from SDC
2021-08-08 14:04:18,702 DEBUG 324:vsp.py(1) - importing VSP vFW fac2f674-ca28 from SDC
2021-08-08 14:04:18,703 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-08 14:04:18,703 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-08 14:04:18,703 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-08 14:04:18,703 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-08 14:04:18,703 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-08 14:04:18,703 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-08 14:04:18,703 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-08 14:04:18,703 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-08 14:04:18,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,755 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-08 14:04:18,756 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-08 14:04:18,756 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SVhFvs_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"1ee67dfeed5e4edfbdb4eeabfa424513","onboardingMethod":"NetworkPackage","id":"7e0bf2ae845a44a9a00080aa41a20ff7","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b9f58dd6124045e09f290a261882b6d9","onboardingMethod":"NetworkPackage","id":"fa1c7bb4bfe44b1b8ba5b3bf298efe62","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a99e34b2-b9a3","description":"vendor software product","vendorName":"595b2f9c-7bb5-47f4-bd92","vendorId":"44b9957280bd4e0289a6ce37dd77e382","onboardingMethod":"NetworkPackage","id":"8c657660d5cf4b3fb5ea4dc636b06cc1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fac2f674-ca28","description":"vendor software product","vendorName":"65451971-dbe2-4e08-bff2","vendorId":"86f02a06db9f40d1b3d44c3107c81301","onboardingMethod":"NetworkPackage","id":"d4a6d6832d5144cf988c4ddfd90219fd","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-08 14:04:18,759 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SVhFvs_VSP from SDC
2021-08-08 14:04:18,759 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-08 14:04:18,759 DEBUG 324:vsp.py(1) - importing VSP pNF a99e34b2-b9a3 from SDC
2021-08-08 14:04:18,759 DEBUG 324:vsp.py(1) - importing VSP vFW fac2f674-ca28 from SDC
2021-08-08 14:04:18,760 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-08 14:04:18,760 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-08 14:04:18,760 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-08 14:04:18,760 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC
2021-08-08 14:04:18,760 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-08 14:04:18,760 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-08 14:04:18,760 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-08 14:04:18,760 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-08 14:04:18,761 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-08 14:04:18,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,818 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-08 14:04:18,819 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-08 14:04:18,820 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SVhFvs_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"1ee67dfeed5e4edfbdb4eeabfa424513","onboardingMethod":"NetworkPackage","id":"7e0bf2ae845a44a9a00080aa41a20ff7","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b9f58dd6124045e09f290a261882b6d9","onboardingMethod":"NetworkPackage","id":"fa1c7bb4bfe44b1b8ba5b3bf298efe62","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a99e34b2-b9a3","description":"vendor software product","vendorName":"595b2f9c-7bb5-47f4-bd92","vendorId":"44b9957280bd4e0289a6ce37dd77e382","onboardingMethod":"NetworkPackage","id":"8c657660d5cf4b3fb5ea4dc636b06cc1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fac2f674-ca28","description":"vendor software product","vendorName":"65451971-dbe2-4e08-bff2","vendorId":"86f02a06db9f40d1b3d44c3107c81301","onboardingMethod":"NetworkPackage","id":"d4a6d6832d5144cf988c4ddfd90219fd","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-08 14:04:18,822 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SVhFvs_VSP from SDC
2021-08-08 14:04:18,822 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-08 14:04:18,822 DEBUG 324:vsp.py(1) - importing VSP pNF a99e34b2-b9a3 from SDC
2021-08-08 14:04:18,822 DEBUG 324:vsp.py(1) - importing VSP vFW fac2f674-ca28 from SDC
2021-08-08 14:04:18,823 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-08 14:04:18,823 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-08 14:04:18,823 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-08 14:04:18,826 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-08-08 14:04:18,827 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-08 14:04:18,827 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-08 14:04:18,827 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-08 14:04:18,827 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-08 14:04:18,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,878 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-08 14:04:18,880 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-08 14:04:18,880 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"3a0654b56f4b41cb950001690e3453f6","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1ee67dfeed5e4edfbdb4eeabfa424513","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b9f58dd6124045e09f290a261882b6d9","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"44b9957280bd4e0289a6ce37dd77e382","type":"vlm","name":"595b2f9c-7bb5-47f4-bd92","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"86f02a06db9f40d1b3d44c3107c81301","type":"vlm","name":"65451971-dbe2-4e08-bff2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5}
2021-08-08 14:04:18,883 DEBUG 147:__init__.py(1) - number of Vendor returned: 5
2021-08-08 14:04:18,883 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-08-08 14:04:18,883 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-08 14:04:18,883 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/3a0654b56f4b41cb950001690e3453f6/versions
2021-08-08 14:04:18,884 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:18,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:18,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a0654b56f4b41cb950001690e3453f6/versions HTTP/1.1" 200 264
2021-08-08 14:04:18,943 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:18,944 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4ad1aacbdac34ee0aee396684e0796ba","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628431457801,"modificationTime":1628431458424,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-08 14:04:18,947 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-08 14:04:18,947 INFO 192:__init__.py(1) - Vendor found, updating information
2021-08-08 14:04:18,947 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-08 14:04:18,948 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/3a0654b56f4b41cb950001690e3453f6/versions
2021-08-08 14:04:18,948 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:18,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:19,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a0654b56f4b41cb950001690e3453f6/versions HTTP/1.1" 200 264
2021-08-08 14:04:19,025 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:19,026 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4ad1aacbdac34ee0aee396684e0796ba","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628431457801,"modificationTime":1628431458424,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-08 14:04:19,029 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-08 14:04:19,029 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-08 14:04:19,030 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-08 14:04:19,030 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": "3a0654b56f4b41cb950001690e3453f6",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-08-08 14:04:19,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:20,230 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-08 14:04:20,231 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-08-08 14:04:20,232 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"22d252a93040448aa1321a6dd9f5b39a","version":{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft"}}
2021-08-08 14:04:20,234 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC
2021-08-08 14:04:20,234 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-08 14:04:20,234 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:20,234 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:20,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:20,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:20,288 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:20,288 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431459538,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:20,291 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-08 14:04:20,291 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:20,291 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:20,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:20,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 223
2021-08-08 14:04:20,381 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:20,381 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628431459099,"modificationTime":1628431459522}
2021-08-08 14:04:20,384 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-08 14:04:20,384 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:20,384 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:20,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:20,544 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 369
2021-08-08 14:04:20,545 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:20,546 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5"}
2021-08-08 14:04:20,549 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-08 14:04:20,549 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:20,549 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:20,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:20,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 369
2021-08-08 14:04:20,745 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:20,745 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5"}
2021-08-08 14:04:20,747 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC
2021-08-08 14:04:20,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-08 14:04:20,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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:20,748 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:20,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:20,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:20,800 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:20,801 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431459538,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:20,803 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-08 14:04:20,803 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:20,803 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:20,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:20,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 223
2021-08-08 14:04:20,982 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:20,983 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628431459099,"modificationTime":1628431459522}
2021-08-08 14:04:20,985 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-08 14:04:20,985 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:20,985 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:20,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:21,108 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 369
2021-08-08 14:04:21,109 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:21,110 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5"}
2021-08-08 14:04:21,113 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-08 14:04:21,113 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:21,113 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:21,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:21,534 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 369
2021-08-08 14:04:21,536 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:21,536 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5"}
2021-08-08 14:04:21,538 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-08 14:04:21,538 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/orchestration-template-candidate
2021-08-08 14:04:21,539 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-08-08 14:04:21,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:21,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/orchestration-template-candidate HTTP/1.1" 200 90
2021-08-08 14:04:21,690 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-08-08 14:04:21,690 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-08 14:04:21,690 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded
2021-08-08 14:04:21,692 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-08 14:04:21,692 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:21,693 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:21,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:21,751 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:21,752 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:21,752 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431459538,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:21,754 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-08 14:04:21,755 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:21,755 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:21,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:21,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 222
2021-08-08 14:04:21,834 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:21,834 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628431459099,"modificationTime":1628431461681}
2021-08-08 14:04:21,837 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-08 14:04:21,837 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:21,837 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:21,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:21,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 436
2021-08-08 14:04:21,970 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:21,971 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-08 14:04:21,974 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-08 14:04:21,974 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:21,974 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:21,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:22,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 436
2021-08-08 14:04:22,098 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:22,099 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-08 14:04:22,101 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC
2021-08-08 14:04:22,101 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-08 14:04:22,101 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:22,101 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:22,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:22,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:22,156 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:22,157 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431459538,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:22,159 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-08 14:04:22,159 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:22,159 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:22,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:22,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 222
2021-08-08 14:04:22,224 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:22,224 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628431459099,"modificationTime":1628431461681}
2021-08-08 14:04:22,226 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-08 14:04:22,226 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:22,226 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:22,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:22,340 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 436
2021-08-08 14:04:22,341 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:22,342 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-08 14:04:22,345 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-08 14:04:22,345 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:22,345 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:22,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:22,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 436
2021-08-08 14:04:22,467 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:22,468 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-08 14:04:22,471 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-08 14:04:22,471 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/orchestration-template-candidate/process
2021-08-08 14:04:22,471 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-08-08 14:04:22,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:24,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/orchestration-template-candidate/process HTTP/1.1" 200 231
2021-08-08 14:04:24,694 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-08-08 14:04:24,694 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-08 14:04:24,696 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated
2021-08-08 14:04:24,696 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-08 14:04:24,697 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:24,697 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:24,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:24,749 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:24,750 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:24,750 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431459538,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:24,752 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-08 14:04:24,753 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:24,753 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:24,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:24,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 222
2021-08-08 14:04:24,853 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:24,853 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628431459099,"modificationTime":1628431464683}
2021-08-08 14:04:24,855 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-08 14:04:24,855 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:24,855 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:24,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:25,025 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 804
2021-08-08 14:04:25,026 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:25,027 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","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-08 14:04:25,030 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-08 14:04:25,030 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:25,030 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:25,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:25,188 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 804
2021-08-08 14:04:25,189 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:25,189 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","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-08 14:04:25,191 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC
2021-08-08 14:04:25,192 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-08 14:04:25,192 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:25,192 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:25,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:25,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:25,242 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:25,242 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431459538,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:25,245 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-08 14:04:25,245 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:25,245 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:25,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:25,326 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 222
2021-08-08 14:04:25,329 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:25,329 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628431459099,"modificationTime":1628431464683}
2021-08-08 14:04:25,331 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-08 14:04:25,332 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:25,332 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:25,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:25,491 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 804
2021-08-08 14:04:25,492 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:25,493 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","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-08 14:04:25,495 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-08 14:04:25,495 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:25,495 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:25,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:25,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 804
2021-08-08 14:04:25,631 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:25,631 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","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-08 14:04:25,640 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-08 14:04:25,640 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions
2021-08-08 14:04:25,640 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

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

  "action": "Commit"
}
2021-08-08 14:04:25,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:28,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions HTTP/1.1" 200 2
2021-08-08 14:04:28,276 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-08-08 14:04:28,276 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-08-08 14:04:28,279 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-08 14:04:28,279 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:28,280 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:28,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:28,339 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:28,341 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:28,341 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431465687,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:28,344 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-08 14:04:28,344 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:28,344 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:28,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:28,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 223
2021-08-08 14:04:28,433 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:28,433 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628431459099,"modificationTime":1628431464683}
2021-08-08 14:04:28,435 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-08 14:04:28,435 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:28,436 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:28,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:28,591 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 804
2021-08-08 14:04:28,592 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:28,593 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","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-08 14:04:28,595 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC
2021-08-08 14:04:28,596 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-08 14:04:28,596 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:28,596 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:28,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:28,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 253
2021-08-08 14:04:28,651 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:28,651 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628431459099,"modificationTime":1628431465687,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-08 14:04:28,654 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-08 14:04:28,654 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:28,654 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-08 14:04:28,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:28,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 223
2021-08-08 14:04:28,728 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-08 14:04:28,728 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628431459099,"modificationTime":1628431464683}
2021-08-08 14:04:28,732 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-08 14:04:28,732 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:28,732 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:28,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:28,897 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 804
2021-08-08 14:04:28,899 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:28,899 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","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-08 14:04:28,904 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-08 14:04:28,905 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions
2021-08-08 14:04:28,905 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-08-08 14:04:28,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:32,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions HTTP/1.1" 200 2
2021-08-08 14:04:32,819 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-08-08 14:04:32,819 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-08-08 14:04:32,822 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-08 14:04:32,823 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:32,823 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:32,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:32,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 264
2021-08-08 14:04:32,877 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:32,877 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628431459099,"modificationTime":1628431471748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-08 14:04:32,879 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-08-08 14:04:32,880 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-08 14:04:32,880 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:32,880 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:32,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:32,930 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 264
2021-08-08 14:04:32,932 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:32,932 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628431459099,"modificationTime":1628431471748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-08 14:04:32,937 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-08 14:04:32,937 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions
2021-08-08 14:04:32,938 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-08-08 14:04:32,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:33,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions HTTP/1.1" 200 317
2021-08-08 14:04:33,659 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-08-08 14:04:33,659 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"22d252a93040448aa1321a6dd9f5b39a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-08 14:04:33,659 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"22d252a93040448aa1321a6dd9f5b39a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-08 14:04:33,662 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-08 14:04:33,663 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-08 14:04:33,663 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-08 14:04:33,663 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-08 14:04:33,663 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-08 14:04:33,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:04:33,754 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731
2021-08-08 14:04:33,756 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-08 14:04:33,756 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b9600256-1da9-4f2a-a365-b3ad271745c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","name":"basic_onboard_SVhFvs","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/3b9da577-2f5c-433b-8423-f0a3d2f6118b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}]
2021-08-08 14:04:33,758 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:04:33,758 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:33,758 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:33,759 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:04:33,759 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SVhFvs from SDC
2021-08-08 14:04:33,759 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:33,759 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:33,760 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:04:33,760 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-08 14:04:33,760 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:04:33,760 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-08 14:04:43,771 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-08 14:04:43,771 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-08 14:04:43,772 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-08 14:04:43,772 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-08 14:04:43,772 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-08 14:04:43,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:04:43,950 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731
2021-08-08 14:04:43,952 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-08 14:04:43,952 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b9600256-1da9-4f2a-a365-b3ad271745c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","name":"basic_onboard_SVhFvs","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/3b9da577-2f5c-433b-8423-f0a3d2f6118b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}]
2021-08-08 14:04:43,955 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:04:43,956 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:43,956 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:43,956 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:04:43,956 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SVhFvs from SDC
2021-08-08 14:04:43,957 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:43,957 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:43,957 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:04:43,957 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-08 14:04:43,958 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:04:43,958 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-08 14:04:43,958 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-08 14:04:43,958 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-08 14:04:43,959 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-08 14:04:43,959 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-08 14:04:43,959 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-08 14:04:43,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:04:44,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731
2021-08-08 14:04:44,220 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-08 14:04:44,221 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b9600256-1da9-4f2a-a365-b3ad271745c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","name":"basic_onboard_SVhFvs","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/3b9da577-2f5c-433b-8423-f0a3d2f6118b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}]
2021-08-08 14:04:44,223 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:04:44,223 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:44,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:44,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:04:44,224 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SVhFvs from SDC
2021-08-08 14:04:44,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:44,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:44,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:04:44,224 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-08 14:04:44,225 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:04:44,225 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-08 14:04:44,225 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-08-08 14:04:44,225 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-08-08 14:04:44,226 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-08 14:04:44,226 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-08 14:04:44,226 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-08-08 14:04:44,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:44,927 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-08 14:04:44,929 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-08-08 14:04:44,930 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-08 14:04:44,934 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-08-08 14:04:44,934 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-08-08 14:04:44,934 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-08-08 14:04:44,934 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC
2021-08-08 14:04:44,934 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-08 14:04:44,934 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-08 14:04:44,934 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-08 14:04:44,935 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-08 14:04:44,935 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-08 14:04:44,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:04:45,247 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731
2021-08-08 14:04:45,248 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-08 14:04:45,249 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b9600256-1da9-4f2a-a365-b3ad271745c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","name":"basic_onboard_SVhFvs","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/3b9da577-2f5c-433b-8423-f0a3d2f6118b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}]
2021-08-08 14:04:45,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:04:45,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:45,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:45,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:04:45,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SVhFvs from SDC
2021-08-08 14:04:45,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:04:45,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:04:45,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:04:45,251 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-08 14:04:45,252 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:04:45,252 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-08 14:04:45,266 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-08 14:04:45,266 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-08 14:04:45,266 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-08 14:04:45,266 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-08 14:04:45,266 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-08 14:04:45,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:45,324 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-08 14:04:45,325 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-08 14:04:45,325 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_SVhFvs_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"1ee67dfeed5e4edfbdb4eeabfa424513","onboardingMethod":"NetworkPackage","id":"7e0bf2ae845a44a9a00080aa41a20ff7","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b9f58dd6124045e09f290a261882b6d9","onboardingMethod":"NetworkPackage","id":"fa1c7bb4bfe44b1b8ba5b3bf298efe62","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a99e34b2-b9a3","description":"vendor software product","vendorName":"595b2f9c-7bb5-47f4-bd92","vendorId":"44b9957280bd4e0289a6ce37dd77e382","onboardingMethod":"NetworkPackage","id":"8c657660d5cf4b3fb5ea4dc636b06cc1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW fac2f674-ca28","description":"vendor software product","vendorName":"65451971-dbe2-4e08-bff2","vendorId":"86f02a06db9f40d1b3d44c3107c81301","onboardingMethod":"NetworkPackage","id":"d4a6d6832d5144cf988c4ddfd90219fd","owner":"cs0008","status":"ACTIVE"}],"listCount":5}
2021-08-08 14:04:45,327 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC
2021-08-08 14:04:45,327 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SVhFvs_VSP from SDC
2021-08-08 14:04:45,327 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-08 14:04:45,327 DEBUG 324:vsp.py(1) - importing VSP pNF a99e34b2-b9a3 from SDC
2021-08-08 14:04:45,328 DEBUG 324:vsp.py(1) - importing VSP vFW fac2f674-ca28 from SDC
2021-08-08 14:04:45,328 DEBUG 147:__init__.py(1) - number of Vsp returned: 5
2021-08-08 14:04:45,328 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-08 14:04:45,328 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-08 14:04:45,328 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:45,329 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:45,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:45,424 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 264
2021-08-08 14:04:45,425 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:45,426 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628431459099,"modificationTime":1628431471748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-08 14:04:45,428 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-08 14:04:45,428 INFO 192:__init__.py(1) - Vsp found, updating information
2021-08-08 14:04:45,429 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-08-08 14:04:45,429 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-08 14:04:45,429 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:45,430 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:45,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:45,526 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 264
2021-08-08 14:04:45,527 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:45,528 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628431459099,"modificationTime":1628431471748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-08 14:04:45,531 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-08 14:04:45,531 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/22d252a93040448aa1321a6dd9f5b39a/versions
2021-08-08 14:04:45,531 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-08 14:04:45,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:45,625 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/22d252a93040448aa1321a6dd9f5b39a/versions HTTP/1.1" 200 264
2021-08-08 14:04:45,626 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-08 14:04:45,626 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"279c339d66424318907ee7ae79e8ecd5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628431459099,"modificationTime":1628431471748,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-08 14:04:45,628 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-08 14:04:45,631 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-08 14:04:45,631 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions
2021-08-08 14:04:45,632 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-08-08 14:04:45,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:47,198 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5/actions HTTP/1.1" 200 317
2021-08-08 14:04:47,199 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-08-08 14:04:47,199 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"22d252a93040448aa1321a6dd9f5b39a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-08 14:04:47,199 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"22d252a93040448aa1321a6dd9f5b39a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-08 14:04:47,202 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-08 14:04:47,202 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/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5
2021-08-08 14:04:47,202 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-08 14:04:47,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:47,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/22d252a93040448aa1321a6dd9f5b39a/versions/279c339d66424318907ee7ae79e8ecd5 HTTP/1.1" 200 804
2021-08-08 14:04:47,546 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-08 14:04:47,546 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":"3a0654b56f4b41cb950001690e3453f6","onboardingMethod":"NetworkPackage","id":"22d252a93040448aa1321a6dd9f5b39a","version":"279c339d66424318907ee7ae79e8ecd5","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-08 14:04:47,549 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-08 14:04:47,549 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-08 14:04:47,549 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": "22d252a93040448aa1321a6dd9f5b39a",
    "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-08 14:04:47,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:04:52,872 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-08 14:04:52,880 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-08-08 14:04:52,885 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1628431491247,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e0b23cf2-742d-44da-95f4-e8a4f3c7da4b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628431491248,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491247,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1628431491440,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"5dbc46e1-802a-4a9e-b2fb-29d01d9cfe06","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628431491442,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491440,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1628431491247,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e0b23cf2-742d-44da-95f4-e8a4f3c7da4b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628431491248,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491247,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1628431491262,"description":"created from csar","artifactType":"HEAT","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"81579897-b2a2-4a37-a4bf-01baf7b5bd6c","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","duplicated":false,"payloadUpdateDate":1628431491267,"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":1628431491262,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431491274,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628431491274,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491274,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431489524,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":1628431489524,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431489523,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":1628431489523,"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":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Node","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"feature","uniqueId":"capability.2f2acc84-0aaa-4551-adc1-1808b8945433.feature","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"scalable","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.scalable","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"binding","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.binding","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Container","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"host","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.host","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.ephemeral.size","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.ephemeral.size","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"instance","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.instance","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"memory","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.memory","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.iops","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.iops","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"cpu.delta","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.cpu.delta","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.capacity","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.capacity","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.latency","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.latency","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.usage","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.usage","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"cpu_util","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.cpu_util","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.allocation","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.allocation","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.requests.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.requests.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.latency","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.latency","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"cpu","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.cpu","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.read.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.read.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.root.size","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.root.size","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"vcpus","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.vcpus","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.iops","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.iops","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.usage","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.usage","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.requests.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.requests.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.requests.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.requests.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.allocation","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.allocation","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.read.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.read.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.read.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.read.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"memory.usage","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.memory.usage","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.capacity","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.capacity","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"memory.resident","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.memory.resident","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"os","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.os","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"endpoint","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.endpoint","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"node":"tosca.nodes.Root","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"dependency","uniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433.dependency","capability":"tosca.capabilities.Node","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"local_storage","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f68918a-824a-471a-9a28-5b0674e1ef02.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f68918a-824a-471a-9a28-5b0674e1ef02.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"04cdd54c-ed21-4894-868d-87b6d35bf8e7.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f68918a-824a-471a-9a28-5b0674e1ef02.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"7f68918a-824a-471a-9a28-5b0674e1ef02","createdFromCsar":true,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1628431491007,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"7f68918a-824a-471a-9a28-5b0674e1ef02","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1628431491113,"customizationUUID":"2c700c57-0abd-4bea-82f9-83da60e80b72","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f68918a-824a-471a-9a28-5b0674e1ef02.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f68918a-824a-471a-9a28-5b0674e1ef02.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.dummy_flavor_name","parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"04cdd54c-ed21-4894-868d-87b6d35bf8e7.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f68918a-824a-471a-9a28-5b0674e1ef02.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.dummy_image_name","parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"6046269d-6f78-49a1-9ae7-44e0a91140de.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e86e194b-1a32-4854-8af3-6ccde29c23b1.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":"e86e194b-1a32-4854-8af3-6ccde29c23b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e86e194b-1a32-4854-8af3-6ccde29c23b1","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Node","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"feature","uniqueId":"capability.2f2acc84-0aaa-4551-adc1-1808b8945433.feature","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"scalable","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.scalable","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"binding","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.binding","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Container","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"host","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.host","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.ephemeral.size","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.ephemeral.size","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"instance","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.instance","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"memory","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.memory","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.iops","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.iops","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"cpu.delta","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.cpu.delta","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.capacity","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.capacity","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.latency","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.latency","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.usage","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.usage","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"cpu_util","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.cpu_util","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.allocation","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.allocation","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.requests.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.requests.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.latency","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.latency","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"cpu","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.cpu","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.read.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.read.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.root.size","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.root.size","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"vcpus","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.vcpus","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.iops","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.iops","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.usage","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.usage","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.read.requests.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.read.requests.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.write.requests.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.write.requests.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.allocation","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.allocation","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.read.bytes.rate","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.read.bytes.rate","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.read.bytes","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.read.bytes","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"memory.usage","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.memory.usage","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.device.capacity","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.device.capacity","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"memory.resident","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.memory.resident","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"88347e00-1faf-463b-86d3-4e255aa4be0c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88347e00-1faf-463b-86d3-4e255aa4be0c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"disk.write.requests","uniqueId":"capability.88347e00-1faf-463b-86d3-4e255aa4be0c.disk.write.requests","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"os","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.os","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","empty":false}],"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"endpoint","uniqueId":"capability.06083367-9c1a-4ea3-9f09-ef85d3cbb05c.endpoint","ownerId":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"node":"tosca.nodes.Root","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"dependency","uniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433.dependency","capability":"tosca.capabilities.Node","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["7f68918a-824a-471a-9a28-5b0674e1ef02.7d33d11b-acc4-4077-adc8-e16f8365472b.dummy","6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"7f68918a-824a-471a-9a28-5b0674e1ef02","parentName":"local_storage","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"afcf8971-cb2d-41df-beb3-44fbbdf2c66c","groupUUID":"1db2d7e1-504a-4f7d-87a3-4d4f522531e2","members":{"abstract_dummy":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","6046269d-6f78-49a1-9ae7-44e0a91140de.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","artifactsUuid":["81579897-b2a2-4a37-a4bf-01baf7b5bd6c"],"groupUUID":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","members":{"abstract_dummy":"6046269d-6f78-49a1-9ae7-44e0a91140de.7f68918a-824a-471a-9a28-5b0674e1ef02.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":1628431489524,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"22d252a93040448aa1321a6dd9f5b39a","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1628431491067,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1628431491262,"description":"created from csar","artifactType":"HEAT","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"81579897-b2a2-4a37-a4bf-01baf7b5bd6c","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","duplicated":false,"payloadUpdateDate":1628431491267,"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":1628431491262,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1628431491440,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"5dbc46e1-802a-4a9e-b2fb-29d01d9cfe06","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628431491442,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491440,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431491274,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628431491274,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491274,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1628431491247,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e0b23cf2-742d-44da-95f4-e8a4f3c7da4b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628431491248,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491247,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"6046269d-6f78-49a1-9ae7-44e0a91140de"},"categorySpecificMetadata":{},"csarUUID":"22d252a93040448aa1321a6dd9f5b39a","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"}
2021-08-08 14:04:52,894 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC
2021-08-08 14:04:52,894 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:02,904 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC
2021-08-08 14:05:02,908 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-08 14:05:02,908 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/6046269d-6f78-49a1-9ae7-44e0a91140de/lifecycleState/Certify
2021-08-08 14:05:02,908 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-08-08 14:05:02,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:07,082 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/6046269d-6f78-49a1-9ae7-44e0a91140de/lifecycleState/Certify HTTP/1.1" 200 1281
2021-08-08 14:05:07,083 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-08-08 14:05:07,083 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"86534a43-9881-4833-bde2-524df1b70745","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1628431489524,"lastUpdateDate":1628431503903,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"86534a43-9881-4833-bde2-524df1b70745"},"csarUUID":"22d252a93040448aa1321a6dd9f5b39a","csarVersion":"1.0","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"c849ecc0-6188-45e4-bfdb-2f308a1594e9"}
2021-08-08 14:05:07,085 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-08 14:05:07,085 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-08 14:05:07,086 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-08 14:05:07,086 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-08 14:05:07,086 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-08 14:05:07,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:07,202 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085
2021-08-08 14:05:07,204 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-08 14:05:07,204 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c849ecc0-6188-45e4-bfdb-2f308a1594e9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b9600256-1da9-4f2a-a365-b3ad271745c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","name":"basic_onboard_SVhFvs","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/3b9da577-2f5c-433b-8423-f0a3d2f6118b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}]
2021-08-08 14:05:07,207 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:05:07,207 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:07,207 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:07,207 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:05:07,207 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:07,207 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:07,207 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:07,208 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:05:07,208 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SVhFvs from SDC
2021-08-08 14:05:07,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:07,208 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:07,208 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:05:07,208 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-08-08 14:05:07,208 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:07,209 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-08 14:05:07,209 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-08 14:05:07,209 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-08 14:05:07,209 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-08 14:05:07,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:07,862 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-08 14:05:07,865 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-08 14:05:07,868 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:05:07,873 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-08-08 14:05:17,883 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-08 14:05:17,883 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-08 14:05:17,884 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-08 14:05:17,884 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-08 14:05:17,884 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-08 14:05:17,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:18,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085
2021-08-08 14:05:18,009 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-08 14:05:18,009 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c849ecc0-6188-45e4-bfdb-2f308a1594e9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b9600256-1da9-4f2a-a365-b3ad271745c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","name":"basic_onboard_SVhFvs","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/3b9da577-2f5c-433b-8423-f0a3d2f6118b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}]
2021-08-08 14:05:18,012 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:05:18,012 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:18,012 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:18,012 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:05:18,012 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:18,013 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:18,013 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:18,013 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:05:18,013 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SVhFvs from SDC
2021-08-08 14:05:18,013 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:18,014 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:18,014 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:05:18,014 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-08-08 14:05:18,014 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:18,014 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-08 14:05:18,015 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-08 14:05:18,015 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-08 14:05:18,015 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-08 14:05:18,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:18,946 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-08 14:05:18,949 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-08 14:05:18,951 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:05:18,955 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-08-08 14:05:18,956 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:05:18,956 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:05:18,956 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-08 14:05:18,956 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-08 14:05:18,956 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:05:18,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:19,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706
2021-08-08 14:05:19,475 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:05:19,476 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:05:19,478 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:05:19,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:19,478 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:19,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:19,479 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:19,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:19,479 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:19,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:19,479 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-08 14:05:19,479 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:19,479 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-08-08 14:05:19,479 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:05:19,480 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:05:19,480 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-08 14:05:19,480 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-08 14:05:19,480 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:05:19,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:19,994 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706
2021-08-08 14:05:19,996 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:05:19,996 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:05:19,999 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:05:19,999 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:20,000 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:20,000 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:20,000 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:20,000 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:20,000 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:20,000 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:20,000 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-08 14:05:20,000 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:20,001 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-08-08 14:05:20,001 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-08 14:05:20,001 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-08 14:05:20,001 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-08 14:05:20,001 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-08 14:05:20,002 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-08 14:05:20,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:20,232 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-08 14:05:20,234 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-08 14:05:20,234 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-08 14:05:20,238 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-08 14:05:20,238 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-08 14:05:20,239 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-08 14:05:20,239 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC
2021-08-08 14:05:20,239 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:05:20,239 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:05:20,239 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-08 14:05:20,239 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-08 14:05:20,240 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:05:20,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:20,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706
2021-08-08 14:05:20,710 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:05:20,710 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:05:20,712 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:05:20,712 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:20,712 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:20,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:20,713 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:20,713 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:20,713 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:20,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:20,713 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-08 14:05:20,713 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:20,713 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-08-08 14:05:20,730 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-08 14:05:20,730 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-08 14:05:20,730 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-08 14:05:20,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:22,167 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-08 14:05:22,169 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-08 14:05:22,170 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521429,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521429,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1628431521534,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628431521534,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":null,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"}
2021-08-08 14:05:22,174 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC
2021-08-08 14:05:22,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:22,179 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-08 14:05:22,179 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-08 14:05:22,179 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-08 14:05:22,180 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-08 14:05:22,180 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-08 14:05:22,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:22,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1085
2021-08-08 14:05:22,307 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-08 14:05:22,307 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c849ecc0-6188-45e4-bfdb-2f308a1594e9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b9600256-1da9-4f2a-a365-b3ad271745c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","name":"basic_onboard_SVhFvs","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/3b9da577-2f5c-433b-8423-f0a3d2f6118b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}]
2021-08-08 14:05:22,310 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:05:22,310 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:22,311 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:22,311 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:05:22,311 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:22,311 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:22,311 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:22,311 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:05:22,311 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SVhFvs from SDC
2021-08-08 14:05:22,312 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:22,312 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:22,312 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:05:22,312 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-08-08 14:05:22,312 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:22,312 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-08 14:05:22,313 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-08 14:05:22,313 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-08 14:05:22,313 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-08 14:05:22,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:22,902 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-08 14:05:22,904 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-08 14:05:22,906 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628431521534,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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}]}]}
2021-08-08 14:05:22,912 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-08-08 14:05:22,912 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-08 14:05:22,912 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/95da2b17-7d12-4a02-a99b-c8f85a625a4c/resourceInstance
2021-08-08 14:05:22,913 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_cnf",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "86534a43-9881-4833-bde2-524df1b70745",
  "originType": "VF",
  "componentUid": "86534a43-9881-4833-bde2-524df1b70745",
  "icon": "defaulticon"
}
2021-08-08 14:05:22,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:25,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/95da2b17-7d12-4a02-a99b-c8f85a625a4c/resourceInstance HTTP/1.1" 201 None
2021-08-08 14:05:25,051 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-08-08 14:05:25,051 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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"86534a43-9881-4833-bde2-524df1b70745","createdFromCsar":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1628431523748,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"86534a43-9881-4833-bde2-524df1b70745","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1628431523748,"customizationUUID":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-08-08 14:05:25,052 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf
2021-08-08 14:05:25,055 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-08 14:05:25,055 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/distribution
2021-08-08 14:05:25,055 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-08-08 14:05:25,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:25,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/distribution HTTP/1.1" 200 38
2021-08-08 14:05:25,125 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-08-08 14:05:25,126 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]}
2021-08-08 14:05:25,128 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-08 14:05:25,128 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-08 14:05:25,128 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-08 14:05:25,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:25,196 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-08 14:05:25,197 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-08 14:05:25,197 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-08-08 14:05:25,199 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-08 14:05:25,200 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC
2021-08-08 14:05:25,203 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-08 14:05:25,203 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/95da2b17-7d12-4a02-a99b-c8f85a625a4c/lifecycleState/checkin
2021-08-08 14:05:25,203 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-08 14:05:25,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:27,329 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/95da2b17-7d12-4a02-a99b-c8f85a625a4c/lifecycleState/checkin HTTP/1.1" 200 1183
2021-08-08 14:05:27,330 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-08 14:05:27,331 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1628431521534,"lastUpdateDate":1628431525960,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"95da2b17-7d12-4a02-a99b-c8f85a625a4c"},"projectCode":"123456","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"92b21f21-e5b9-4528-a74f-99ae9a663eb0"}
2021-08-08 14:05:27,333 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:05:27,333 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:05:27,334 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-08 14:05:27,334 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-08 14:05:27,334 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:05:27,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:27,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1083
2021-08-08 14:05:27,925 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:05:27,925 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-08 14:05:27,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:05:27,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:27,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:27,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:27,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:27,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:27,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:27,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:27,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:05:27,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:27,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:27,929 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 14:05:27,929 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:05:27,929 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:27,929 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:05:27,929 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-08 14:05:27,930 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-08 14:05:27,930 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:05:27,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:28,543 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-08 14:05:28,546 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:05:28,548 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431525960,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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}]}]}
2021-08-08 14:05:28,552 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:05:28,553 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC
2021-08-08 14:05:28,556 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-08 14:05:28,556 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/95da2b17-7d12-4a02-a99b-c8f85a625a4c/lifecycleState/Certify
2021-08-08 14:05:28,557 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-08 14:05:28,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:33,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/95da2b17-7d12-4a02-a99b-c8f85a625a4c/lifecycleState/Certify HTTP/1.1" 200 1171
2021-08-08 14:05:33,467 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-08 14:05:33,468 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1628431521534,"lastUpdateDate":1628431525960,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"0f9bd519-3363-4470-a810-5dcd545173b8"},"projectCode":"123456","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"92b21f21-e5b9-4528-a74f-99ae9a663eb0"}
2021-08-08 14:05:33,470 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:05:33,470 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:05:33,471 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-08 14:05:33,471 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-08 14:05:33,471 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:05:33,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:33,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1071
2021-08-08 14:05:33,967 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:05:33,967 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-08 14:05:33,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:05:33,969 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:33,969 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:33,970 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:33,970 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:33,970 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:33,970 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:33,970 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:33,970 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:05:33,971 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:33,971 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:33,971 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 14:05:33,971 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:05:33,971 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:33,971 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:05:33,972 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-08 14:05:33,972 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-08 14:05:33,972 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:05:33,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:34,475 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-08 14:05:34,478 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:05:34,481 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431525960,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:05:34,487 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:05:44,499 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC
2021-08-08 14:05:44,505 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-08 14:05:44,505 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/0f9bd519-3363-4470-a810-5dcd545173b8/distribution/PROD/activate
2021-08-08 14:05:44,505 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-08 14:05:44,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:48,066 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0f9bd519-3363-4470-a810-5dcd545173b8/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-08 14:05:48,069 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-08 14:05:48,071 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0f9bd519-3363-4470-a810-5dcd545173b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0f9bd519-3363-4470-a810-5dcd545173b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0f9bd519-3363-4470-a810-5dcd545173b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0f9bd519-3363-4470-a810-5dcd545173b8","empty":false},{"definition":false,"hidden":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0f9bd519-3363-4470-a810-5dcd545173b8","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521429,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NzlkYjMyN2RjMzY5MGUzODg4M2ExMWZiZTU1MmE5YzI=","artifactUUID":"d049ebde-d932-4e1b-83ce-0bfce1a3c7b9","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.assettoscacsar","duplicated":false,"payloadUpdateDate":1628431532041,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628431521429,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NTBiYmQwMmRlNWM2OTM5YzUyNzQ3NjhkN2YzYzg5MTk=","artifactUUID":"574d2a3f-be9b-4400-9bc0-9a9aee39a92c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628431531434,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628431521428,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431491230,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjYxOGM4ZGI0MGQzYTg3NTI4MTk1Y2QwYzI0ODY5ZGQ=","artifactUUID":"143e6342-3687-4c90-bc5f-2dd42b70669e","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vflicense","duplicated":false,"payloadUpdateDate":1628431491233,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491230,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431523916,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"f5ea9e74-0b2d-4bfe-9573-75ee6cd04e33","generatedFromId":"6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1628431529266,"heatParamsUpdateDate":1628431523916,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628431523916,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1628431491440,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"5dbc46e1-802a-4a9e-b2fb-29d01d9cfe06","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628431491442,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491440,"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":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzgxMWU1ZjFlYmE5NjhiZThhMzExYjU2OThlMjVlNGU=","artifactUUID":"4efce79e-1c81-4db4-b35c-3ed81488793c","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1628431530517,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1628431491262,"description":"created from csar","artifactType":"HEAT","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"81579897-b2a2-4a37-a4bf-01baf7b5bd6c","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","duplicated":false,"payloadUpdateDate":1628431491267,"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":1628431491262,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431491211,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"3a786f85-b877-496a-8137-bb43d851f518","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vendorlicense","duplicated":false,"payloadUpdateDate":1628431491215,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1628431523913,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"50a4a5f3-bd6c-45e1-b5b3-0efe0757a998","generatedFromId":"6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1628431529810,"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":1628431523913,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628431523913,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431491247,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e0b23cf2-742d-44da-95f4-e8a4f3c7da4b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"6046269d-6f78-49a1-9ae7-44e0a91140de.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628431491248,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628431491247,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1628431523924,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["6046269d-6f78-49a1-9ae7-44e0a91140de.heat1","6046269d-6f78-49a1-9ae7-44e0a91140de.heat1env","6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3"],"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.6046269d-6f78-49a1-9ae7-44e0a91140de.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1628431523924,"customizationUUID":"0e0e6264-2509-4aef-873c-a8aa35b005e7","groupInstanceArtifacts":["6046269d-6f78-49a1-9ae7-44e0a91140de.cloudtechnologyspecificartifact3","95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["5dbc46e1-802a-4a9e-b2fb-29d01d9cfe06","50a4a5f3-bd6c-45e1-b5b3-0efe0757a998"],"artifactsUuid":["81579897-b2a2-4a37-a4bf-01baf7b5bd6c","5dbc46e1-802a-4a9e-b2fb-29d01d9cfe06"],"groupUUID":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","groupName":"BasicCnf..base_dummy..module-0","groupUid":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"86534a43-9881-4833-bde2-524df1b70745","createdFromCsar":false,"uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1628431523748,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"86534a43-9881-4833-bde2-524df1b70745","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1628431523748,"customizationUUID":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"95da2b17-7d12-4a02-a99b-c8f85a625a4c.86534a43-9881-4833-bde2-524df1b70745.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false},{"definition":false,"hidden":false,"uniqueId":"6046269d-6f78-49a1-9ae7-44e0a91140de.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":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6d8dc0e0-fa6a-49b6-9cc2-c9a65aff4d30","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"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":1628431521534,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","componentMetadataForSupportLog":{"SupportablityComponentUUID":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628431546751,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628431521428,"artifactType":"OTHER","uniqueId":"95da2b17-7d12-4a02-a99b-c8f85a625a4c.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":1628431521428,"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":"0f9bd519-3363-4470-a810-5dcd545173b8"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"}
2021-08-08 14:05:48,074 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:05:48,074 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:05:48,074 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-08 14:05:48,074 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-08 14:05:48,074 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:05:48,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:51,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:05:51,122 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:05:51,122 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:05:51,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:05:51,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:51,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:51,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:51,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:51,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:51,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:51,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:51,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:05:51,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:51,126 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:51,126 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:51,126 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:05:51,126 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:51,126 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:05:51,126 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-08 14:05:51,126 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-08 14:05:51,126 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:05:51,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:53,922 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-08 14:05:53,925 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:05:53,927 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:05:53,932 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:05:53,932 INFO 201:service.py(1) - Service basic_cnf onboarded
2021-08-08 14:05:53,932 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists
2021-08-08 14:05:53,933 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-08 14:05:53,933 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-08 14:05:53,933 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-08-08 14:05:53,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:05:53,971 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-08 14:05:53,972 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500
2021-08-08 14:05:53,972 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a
2021-08-08 14:05:53,973 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-08 14:05:53,973 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-08 14:05:53,973 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information
2021-08-08 14:05:53,977 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {}
2021-08-08 14:05:53,977 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-08 14:05:53,977 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None
2021-08-08 14:05:53,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:05:54,027 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-08 14:05:54,028 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201
2021-08-08 14:05:54,028 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkUFJFVjNUV3BSZVU1V2IxaEVWRTE0VFVSbmQwNXFSWGROYWxGNVRsWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVGs5a0NsQm5UVnBrVGxGS04zRjVTRzVVTkZoWmIyeEVRa05XWkdkNlUzRlJRVEpSZVV3elIzSndUa3hCVVdOcVNVVkdkbGxuTlRGd2VYcEVRMFpUY2xkclkxZ0taRGhsVGtaRFdsaGxNa1o1U2twblVsbHFiRVk1Y0dWRWNXY3ZRaXRaT0ZwWU1tUXpWVWxIYUVGelNIbFRaREY1TjBKSE1EbEllRzlCWkZWaFUyTXJVd3B6Y20xWWJEQnpLeXRTYVdOcVoydGxiVnBoZW5oSVFXUk9TMVZUZGxkSGNtWm1ka2hvY2k4eFNYbDBjbWhPV1ZaQmJHeEdaWGx1YzFKMFIyaGxZekZxQ25jNWEycFFVbkJoUWpsV1FtVmFlRW8xYzJ0d1QwWmtjVXhJUkV4bVMyczFia3d3ZGtkUGVqVjVRV3RhUVd0V1JFUjRabkpVYmxFM1NtcE1SRE5OZEhBS2VrSkNlamhrTVc4NFdVSnFUV3hLY0VWYU0yVklaSGg0SzBSSFRIQkdaV3hDU3psS1RVMUlhRFJWWkdwNVZsZFNkSEZxVjBWTmR6QjBObTFWWm1KcGFBcGllV292TVZaUVpVdFpTRWs1ZUZrcmRGRlZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlBMMDVGY0dkT2RFTmljREJJY1RoQ1UyczJVek5ZTkROYU1tMU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNXamxqVXpCaWFWWjFRbGx0Y25CcFVHaHpOMHh0VFVkTVlYZE5XbU42YlZsamJEQjBWVFpEYUdabVVYbG5UVTg0YVFwc056SmtNazF3T0dwQ2RISkNWRUZzSzJzNVdra3pNMm80TUdFeGFESldiV1ZLTkRKeGRFcFVUMWhESzBWclZXNHdVbnAwYTA1TmQyWkRlRkpuYXpKVkNrWnlaakZsSzIxelNGZDJMM1Z4U2xRcllrdElkMVpwZGxWcVVtOW5ZbWc0VGs4MFQzbDNZamxQZFRSVk5XbE5SV1JaVUhZMGRFdHBaRkE0ZFhKcFJWb0tZa0l6VkZCWkt6Z3lkRWQxZEdOWVRraEtkRzg0UWs1eGJWa3ZOU3R2V1ZWcldYWXZZakZCY0ZFMlkzTmlOR0Z0UnpGbWFVbG5hVXBDVUVJeWF6bGFXQXA1VjNKbFV5OXdjMUp3ZEVoQmFUaDFSVWh6YzFWdFRITjFabWR4YWtWNlRXRlBXakJFYkZRNVNGaERZV2gyVkVSR1lrZFliMHBEVUN0UlpDODNVamwxQ25GbGEySkliRTlwU0c4eVoxcDZZa3R1UlhCWVpYcDBXWGN6U0dkdVJIVjZVRVZoWlFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNjQ6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKV1RFMVpHTmllR2RNUWtWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxRVozaE5SRWt3VFdwV1lVWjNNSGxOYWtFMFRVUm5lRTFFU1RCTmFtaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWEJ4YW5WalJYVTFOR2RxT0hwUWVtVUtTR3BxWVVwT1lYSkhXV0YyVUZneVFtMW1VekZFTDJocFNVWjJTWGM1TkVWWlJWWlRabVo1WmtOS1RHVnZjRkpLYjBGd0wySXJUMWxRVjFoMU5uaHZTZ3BKVTFGUFpWTnpkRU5WYzJoS1EzaHFaRzgzWW0wNVZGWm9jRmhWVEZoblNuSmtTRGxDUlVabVRIQkZhMlUzWkV0SGVFd3dXUzk1Ym5SelRXeGllVE52Q2tsT1dVTlBWMWcwUlc1NmJtYzVhbTE0U0ZkMlJuTkhZMEZsZGpVdk0wNXhhVzVMTUZCRlVIb3hhSEpvT1ZGU1kwWmxjWFJhY0hJMk5FeFBUMjlNTjFFS04yeDFWRzFyVGpOUlNXTTBXWFUwTmt0TFZqRTRkREZFT0VkaE5qZEVjMVF2VnpKWE9YUnNaME5MTkdWdGEwSnlia2N4VFhKQlRYcEZWMEZTTVdGU1dncHdWbXRIZG1GWk5IaHpSVGtyVFhwcU1XVXliaTkzZEVKeFl6STNORU5VTW5aYU9YSmpkVXRUYUhSelFVUTNRM2xRUWtkbWMxRk9iMDVHTHpSeFduWkxDa0ZPYWtaWFVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVM09EQlRiVUV5TUVwMWJsRmxjbmRHUzFSd1RHUm1hbVJ1WVZsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQk1UbEVOamRqSzBOVU1UTjZaMWhJT1dScmFsUTBhbGhMYWxNM2JYcGpWeTl6UjBkcVN5OVBkV0ZYU0drNFMzQlNRblkyVG1KbUNsWlJNalZLV0ZCaGIyMDBUMUJzZURaQ2IwcFlZelJtSzBKRk0zaGFZazFMYmtKRFltbExSekpCZWpsTFVHNHdTV3BpTjJ4R1FrOTNVMU5DUVM5MGFtZ0tNWG8wVDFwak56QnBZWFJXWlRWWVpsTlljRm93VkV0TVJWWm9Za0ZZUlZWVVZtNW5aVXBSWVdwcFp5dGpkbllyVFd0eFNYbElVeTkxVG5SM04yYzVjUXBZYURGSVMySlBNRGRRYVZWVU1YQlZNSGxZY0ZGeWVWQldSVVpYZW5aeWJXdEdURTAwUWxWVldFdzBZMWRxUkhGU2EyNUhjVFpuYVVjMlZXWk9iRU5EQ2t0VmRIWnBiWFl2WTBwaldXbHBPVTUwTnk5UFkxbDNZVFZ6Y0dWVWRUaG5lRFJoUkZaeVRFNTNXRFZzUWxSSFpIQlBWSGRUZVM5b1owMXRaRXgxZDNvS1ZsbHBkMjB6VEVONGNHaDJaR05MVDI1dksxUTFWM0pLUlZWUGRFeDNTVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJjSEZxZFdORmRUVTBaMm80ZWxCNlpVaHFhbUZLVG1GeVIxbGhkbEJZTWtKdFpsTXhSQzlvYVVsR2RrbDNPVFJGQ2xsRlZsTm1abmxtUTBwTVpXOXdVa3B2UVhBdllpdFBXVkJYV0hVMmVHOUtTVk5SVDJWVGMzUkRWWE5vU2tONGFtUnZOMkp0T1ZSV2FIQllWVXhZWjBvS2NtUklPVUpGUm1aTWNFVnJaVGRrUzBkNFREQlpMM2x1ZEhOTmJHSjVNMjlKVGxsRFQxZFlORVZ1ZW01bk9XcHRlRWhYZGtaelIyTkJaWFkxTHpOT2NRcHBia3N3VUVWUWVqRm9jbWc1VVZKalJtVnhkRnB3Y2pZMFRFOVBiMHczVVRkc2RWUnRhMDR6VVVsak5GbDFORFpMUzFZeE9IUXhSRGhIWVRZM1JITlVDaTlYTWxjNWRHeG5RMHMwWlcxclFuSnVSekZOY2tGTmVrVlhRVkl4WVZKYWNGWnJSM1poV1RSNGMwVTVLMDE2YWpGbE1tNHZkM1JDY1dNeU56UkRWRElLZGxvNWNtTjFTMU5vZEhOQlJEZERlVkJDUjJaelVVNXZUa1l2TkhGYWRrdEJUbXBHVjFGSlJFRlJRVUpCYjBsQ1FVaG1MMjl6T1ZGa2VVdzVabUZxVEFwWFpFNUJPVVJGWVUxR1FrMHpaR3BWYVZsRGF6VmpiamtyWjJ3MmFsQkJZVFVyVHpWb2JFRlpiVkp0TDFKdVlXaGtka2MxU0ZaRlpTdDJjMkZpYUVSNENubHBhMGR2VkZVeGJGWlFablZLYTI1TVQyRnpjbWQwYVVRcmVUYzNUelZuVVM5bVdDOTFiMVprT0dNM01IQXdVblZHV1U5TE9VaHBiRmt2VDNGNVIwY0tWMGRHYzA1dFdFWjFabm94TW0xNlozWkRaM2MxUlZSeFYzSTBNbFpQZVhaMWRrMW9hMmRHSzBwSFFVVlBUemRtZUZaUFRUSnhSRE5XWW5sM1FWaE9Vd3ByYURFM1pXUTBLMFZ3YmlzMWRtNXpSM0VyWVZGVFRqZHNRbWc0VlZOYWMzSkRhMlZGU0VSaGVIWkJRMDFPWmxGTEszcHVTV0pyTlRkak5EVlRTRVZDQ2paRk1qSmpkMmhpVVU1blEydFZVakJtTDBoM04ycDVOVk53UWl0aGVHOXRNV1Z5Tm1GQmFGUXpNSFIzY1haWlZraFJNMFpWUWsxTVMzaERiMmhIVUZVS2JWVk1jR3huUlVObldVVkJNbnBuYUdocWVUQlROM2haV25sUU1FRm5SbEpGU1ZVMk5rMWFiM2R0U25sSlNqTnhhekZYTkhOSmVteG5UMUpZV0ZFMFFncHlRV3RHYTJsT05YWm5TV3QwY1dsT1J6VkVWbXN4T0dsV1ltVTFSRVJEZDFBM2FEQlVkV2xXT0hKT1QxUkRkakZzYjBsMFdHMDJUMjVaTTFWTU0yRlVDaTh6Tm1SaFdXVmpTamhPYkVJMFJXSXdMM2xSYVdSMU1XbFZOSGxrTUhkUU1reDNhVGxoTDNWeVlrNVZaamQ2TmxSVGVXODRZV3REWjFsRlFYZHdPVWdLWW5sWmVqWlBNazE0Wnpsc1RuZHdjWFZzVUhaaVQwZE5SblJZZDBKU1NraHNOa2RNTms5R1lqTXJSRXRTV2t0VlpVVllWbVpIV0hKME5sWnBkR1JwU1FvemN6ZFlXSFVyUlRaa1dsZ3ZLMUZhYldkck9IaFBaMFF2VDFwc1ppdGxOM05GWjJsR1YwYzVMell4TjJOeE4yc3diMDFFWWtkMFNYbEVWemxxYWtwNkNqRm9OamgwVVVSR1ZERjRaMjlMT1ZFcldtNUtWSE5EUWt4UlUzQkJkMWxzUzFCQlNUVkVSVU5uV1VWQmNUbFhZekpoWXpsM1JuWTNaelpXTkVGQ1dtVUtTRFl2TDFaRVZYRkxjWGxYVUhsRWNHNWxTRVZ4YjJSWE5IRnBZVWh1VURkT1dXNUJNWGxPT1hFd1dITXhNSHBhYUhaRlNuRk5TV0Z1VFhkMFptWlBkd3BST1VwdVVVODRjR3R3ZFdkV1V6ZHJRemN3ZDNGUFVFdFpTU3R4T0dsV2JISjRSR3htVEVoNU5HMTRWVUpuVkdFNWJHb3dVakIwTUZOb1QwVnNWMU5IQ25reVNERnRWbGd4Y0dsNE5tOU5TbGRDVTFweWNYcHJRMmRaUVdkRVIzRlBLM2hQUWxBNWVqSnZTVXBwVm1WNlRsVm9WVlJOVUVWSmMyRkpZM00yTTIwS1dXdDJVSGhaZVVScFZtcEdja05YVjNsTGEyNUhkMFk1T1VaWlZUWTVkR1ZHVjBkU01razVhV3RzUm1KaFozaDBUMU5uZDNCTFVrUmxVVEIwZVhSTk1RcGlRM1IzY1dVdlNITnhSM0JsVUU1c1ZuWXllRlpPYkdaWWNtOW5UMFkyY1RJNVZHNVhXVVZyVjBkdWVFTXJNbWh5U214b2VHOUdMMFZGTVd0dGFGb3dDbUl4UzBoblVVdENaME5xUWxBM1dVRmxORmhTVUZoSFRYZHJTM1JuVGpKNllXMXlSWHBDSzJwclZUTXJjWE5JZHpGTFFXWkxSMjUwWW1wWk1XOVNSR29LYVRKRWNtOVJVbFJEWkZWMU9EbHhWMDh2ZDJGNGREbHhaVFYxUTFSMVlraFNka05DYkU5dlEwdEtiMVU0VXpobmRuRm1NVmROWWtKeVRXbExUbE5wYXdwalkyZHFSVWRWYUhadlFYbDNURkZCT1hkdldXeFFlamR0WjNkT2QxUm1SM1ZFZFhWNVQwWjFkMVpUUjAxNVExbDFWRzgzQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}}

2021-08-08 14:05:54,031 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-08 14:05:54,031 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-08 14:05:54,031 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-08-08 14:05:54,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:05:54,061 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-08 14:05:54,062 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200
2021-08-08 14:05:54,063 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkUFJFVjNUV3BSZVU1V2IxaEVWRTE0VFVSbmQwNXFSWGROYWxGNVRsWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVGs5a0NsQm5UVnBrVGxGS04zRjVTRzVVTkZoWmIyeEVRa05XWkdkNlUzRlJRVEpSZVV3elIzSndUa3hCVVdOcVNVVkdkbGxuTlRGd2VYcEVRMFpUY2xkclkxZ0taRGhsVGtaRFdsaGxNa1o1U2twblVsbHFiRVk1Y0dWRWNXY3ZRaXRaT0ZwWU1tUXpWVWxIYUVGelNIbFRaREY1TjBKSE1EbEllRzlCWkZWaFUyTXJVd3B6Y20xWWJEQnpLeXRTYVdOcVoydGxiVnBoZW5oSVFXUk9TMVZUZGxkSGNtWm1ka2hvY2k4eFNYbDBjbWhPV1ZaQmJHeEdaWGx1YzFKMFIyaGxZekZxQ25jNWEycFFVbkJoUWpsV1FtVmFlRW8xYzJ0d1QwWmtjVXhJUkV4bVMyczFia3d3ZGtkUGVqVjVRV3RhUVd0V1JFUjRabkpVYmxFM1NtcE1SRE5OZEhBS2VrSkNlamhrTVc4NFdVSnFUV3hLY0VWYU0yVklaSGg0SzBSSFRIQkdaV3hDU3psS1RVMUlhRFJWWkdwNVZsZFNkSEZxVjBWTmR6QjBObTFWWm1KcGFBcGllV292TVZaUVpVdFpTRWs1ZUZrcmRGRlZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlBMMDVGY0dkT2RFTmljREJJY1RoQ1UyczJVek5ZTkROYU1tMU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNXamxqVXpCaWFWWjFRbGx0Y25CcFVHaHpOMHh0VFVkTVlYZE5XbU42YlZsamJEQjBWVFpEYUdabVVYbG5UVTg0YVFwc056SmtNazF3T0dwQ2RISkNWRUZzSzJzNVdra3pNMm80TUdFeGFESldiV1ZLTkRKeGRFcFVUMWhESzBWclZXNHdVbnAwYTA1TmQyWkRlRkpuYXpKVkNrWnlaakZsSzIxelNGZDJMM1Z4U2xRcllrdElkMVpwZGxWcVVtOW5ZbWc0VGs4MFQzbDNZamxQZFRSVk5XbE5SV1JaVUhZMGRFdHBaRkE0ZFhKcFJWb0tZa0l6VkZCWkt6Z3lkRWQxZEdOWVRraEtkRzg0UWs1eGJWa3ZOU3R2V1ZWcldYWXZZakZCY0ZFMlkzTmlOR0Z0UnpGbWFVbG5hVXBDVUVJeWF6bGFXQXA1VjNKbFV5OXdjMUp3ZEVoQmFUaDFSVWh6YzFWdFRITjFabWR4YWtWNlRXRlBXakJFYkZRNVNGaERZV2gyVkVSR1lrZFliMHBEVUN0UlpDODNVamwxQ25GbGEySkliRTlwU0c4eVoxcDZZa3R1UlhCWVpYcDBXWGN6U0dkdVJIVjZVRVZoWlFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNjQ6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKV1RFMVpHTmllR2RNUWtWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxRVozaE5SRWt3VFdwV1lVWjNNSGxOYWtFMFRVUm5lRTFFU1RCTmFtaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWEJ4YW5WalJYVTFOR2RxT0hwUWVtVUtTR3BxWVVwT1lYSkhXV0YyVUZneVFtMW1VekZFTDJocFNVWjJTWGM1TkVWWlJWWlRabVo1WmtOS1RHVnZjRkpLYjBGd0wySXJUMWxRVjFoMU5uaHZTZ3BKVTFGUFpWTnpkRU5WYzJoS1EzaHFaRzgzWW0wNVZGWm9jRmhWVEZoblNuSmtTRGxDUlVabVRIQkZhMlUzWkV0SGVFd3dXUzk1Ym5SelRXeGllVE52Q2tsT1dVTlBWMWcwUlc1NmJtYzVhbTE0U0ZkMlJuTkhZMEZsZGpVdk0wNXhhVzVMTUZCRlVIb3hhSEpvT1ZGU1kwWmxjWFJhY0hJMk5FeFBUMjlNTjFFS04yeDFWRzFyVGpOUlNXTTBXWFUwTmt0TFZqRTRkREZFT0VkaE5qZEVjMVF2VnpKWE9YUnNaME5MTkdWdGEwSnlia2N4VFhKQlRYcEZWMEZTTVdGU1dncHdWbXRIZG1GWk5IaHpSVGtyVFhwcU1XVXliaTkzZEVKeFl6STNORU5VTW5aYU9YSmpkVXRUYUhSelFVUTNRM2xRUWtkbWMxRk9iMDVHTHpSeFduWkxDa0ZPYWtaWFVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVM09EQlRiVUV5TUVwMWJsRmxjbmRHUzFSd1RHUm1hbVJ1WVZsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQk1UbEVOamRqSzBOVU1UTjZaMWhJT1dScmFsUTBhbGhMYWxNM2JYcGpWeTl6UjBkcVN5OVBkV0ZYU0drNFMzQlNRblkyVG1KbUNsWlJNalZLV0ZCaGIyMDBUMUJzZURaQ2IwcFlZelJtSzBKRk0zaGFZazFMYmtKRFltbExSekpCZWpsTFVHNHdTV3BpTjJ4R1FrOTNVMU5DUVM5MGFtZ0tNWG8wVDFwak56QnBZWFJXWlRWWVpsTlljRm93VkV0TVJWWm9Za0ZZUlZWVVZtNW5aVXBSWVdwcFp5dGpkbllyVFd0eFNYbElVeTkxVG5SM04yYzVjUXBZYURGSVMySlBNRGRRYVZWVU1YQlZNSGxZY0ZGeWVWQldSVVpYZW5aeWJXdEdURTAwUWxWVldFdzBZMWRxUkhGU2EyNUhjVFpuYVVjMlZXWk9iRU5EQ2t0VmRIWnBiWFl2WTBwaldXbHBPVTUwTnk5UFkxbDNZVFZ6Y0dWVWRUaG5lRFJoUkZaeVRFNTNXRFZzUWxSSFpIQlBWSGRUZVM5b1owMXRaRXgxZDNvS1ZsbHBkMjB6VEVONGNHaDJaR05MVDI1dksxUTFWM0pLUlZWUGRFeDNTVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJjSEZxZFdORmRUVTBaMm80ZWxCNlpVaHFhbUZLVG1GeVIxbGhkbEJZTWtKdFpsTXhSQzlvYVVsR2RrbDNPVFJGQ2xsRlZsTm1abmxtUTBwTVpXOXdVa3B2UVhBdllpdFBXVkJYV0hVMmVHOUtTVk5SVDJWVGMzUkRWWE5vU2tONGFtUnZOMkp0T1ZSV2FIQllWVXhZWjBvS2NtUklPVUpGUm1aTWNFVnJaVGRrUzBkNFREQlpMM2x1ZEhOTmJHSjVNMjlKVGxsRFQxZFlORVZ1ZW01bk9XcHRlRWhYZGtaelIyTkJaWFkxTHpOT2NRcHBia3N3VUVWUWVqRm9jbWc1VVZKalJtVnhkRnB3Y2pZMFRFOVBiMHczVVRkc2RWUnRhMDR6VVVsak5GbDFORFpMUzFZeE9IUXhSRGhIWVRZM1JITlVDaTlYTWxjNWRHeG5RMHMwWlcxclFuSnVSekZOY2tGTmVrVlhRVkl4WVZKYWNGWnJSM1poV1RSNGMwVTVLMDE2YWpGbE1tNHZkM1JDY1dNeU56UkRWRElLZGxvNWNtTjFTMU5vZEhOQlJEZERlVkJDUjJaelVVNXZUa1l2TkhGYWRrdEJUbXBHVjFGSlJFRlJRVUpCYjBsQ1FVaG1MMjl6T1ZGa2VVdzVabUZxVEFwWFpFNUJPVVJGWVUxR1FrMHpaR3BWYVZsRGF6VmpiamtyWjJ3MmFsQkJZVFVyVHpWb2JFRlpiVkp0TDFKdVlXaGtka2MxU0ZaRlpTdDJjMkZpYUVSNENubHBhMGR2VkZVeGJGWlFablZLYTI1TVQyRnpjbWQwYVVRcmVUYzNUelZuVVM5bVdDOTFiMVprT0dNM01IQXdVblZHV1U5TE9VaHBiRmt2VDNGNVIwY0tWMGRHYzA1dFdFWjFabm94TW0xNlozWkRaM2MxUlZSeFYzSTBNbFpQZVhaMWRrMW9hMmRHSzBwSFFVVlBUemRtZUZaUFRUSnhSRE5XWW5sM1FWaE9Vd3ByYURFM1pXUTBLMFZ3YmlzMWRtNXpSM0VyWVZGVFRqZHNRbWc0VlZOYWMzSkRhMlZGU0VSaGVIWkJRMDFPWmxGTEszcHVTV0pyTlRkak5EVlRTRVZDQ2paRk1qSmpkMmhpVVU1blEydFZVakJtTDBoM04ycDVOVk53UWl0aGVHOXRNV1Z5Tm1GQmFGUXpNSFIzY1haWlZraFJNMFpWUWsxTVMzaERiMmhIVUZVS2JWVk1jR3huUlVObldVVkJNbnBuYUdocWVUQlROM2haV25sUU1FRm5SbEpGU1ZVMk5rMWFiM2R0U25sSlNqTnhhekZYTkhOSmVteG5UMUpZV0ZFMFFncHlRV3RHYTJsT05YWm5TV3QwY1dsT1J6VkVWbXN4T0dsV1ltVTFSRVJEZDFBM2FEQlVkV2xXT0hKT1QxUkRkakZzYjBsMFdHMDJUMjVaTTFWTU0yRlVDaTh6Tm1SaFdXVmpTamhPYkVJMFJXSXdMM2xSYVdSMU1XbFZOSGxrTUhkUU1reDNhVGxoTDNWeVlrNVZaamQ2TmxSVGVXODRZV3REWjFsRlFYZHdPVWdLWW5sWmVqWlBNazE0Wnpsc1RuZHdjWFZzVUhaaVQwZE5SblJZZDBKU1NraHNOa2RNTms5R1lqTXJSRXRTV2t0VlpVVllWbVpIV0hKME5sWnBkR1JwU1FvemN6ZFlXSFVyUlRaa1dsZ3ZLMUZhYldkck9IaFBaMFF2VDFwc1ppdGxOM05GWjJsR1YwYzVMell4TjJOeE4yc3diMDFFWWtkMFNYbEVWemxxYWtwNkNqRm9OamgwVVVSR1ZERjRaMjlMT1ZFcldtNUtWSE5EUWt4UlUzQkJkMWxzUzFCQlNUVkVSVU5uV1VWQmNUbFhZekpoWXpsM1JuWTNaelpXTkVGQ1dtVUtTRFl2TDFaRVZYRkxjWGxYVUhsRWNHNWxTRVZ4YjJSWE5IRnBZVWh1VURkT1dXNUJNWGxPT1hFd1dITXhNSHBhYUhaRlNuRk5TV0Z1VFhkMFptWlBkd3BST1VwdVVVODRjR3R3ZFdkV1V6ZHJRemN3ZDNGUFVFdFpTU3R4T0dsV2JISjRSR3htVEVoNU5HMTRWVUpuVkdFNWJHb3dVakIwTUZOb1QwVnNWMU5IQ25reVNERnRWbGd4Y0dsNE5tOU5TbGRDVTFweWNYcHJRMmRaUVdkRVIzRlBLM2hQUWxBNWVqSnZTVXBwVm1WNlRsVm9WVlJOVUVWSmMyRkpZM00yTTIwS1dXdDJVSGhaZVVScFZtcEdja05YVjNsTGEyNUhkMFk1T1VaWlZUWTVkR1ZHVjBkU01razVhV3RzUm1KaFozaDBUMU5uZDNCTFVrUmxVVEIwZVhSTk1RcGlRM1IzY1dVdlNITnhSM0JsVUU1c1ZuWXllRlpPYkdaWWNtOW5UMFkyY1RJNVZHNVhXVVZyVjBkdWVFTXJNbWh5U214b2VHOUdMMFZGTVd0dGFGb3dDbUl4UzBoblVVdENaME5xUWxBM1dVRmxORmhTVUZoSFRYZHJTM1JuVGpKNllXMXlSWHBDSzJwclZUTXJjWE5JZHpGTFFXWkxSMjUwWW1wWk1XOVNSR29LYVRKRWNtOVJVbFJEWkZWMU9EbHhWMDh2ZDJGNGREbHhaVFYxUTFSMVlraFNka05DYkU5dlEwdEtiMVU0VXpobmRuRm1NVmROWWtKeVRXbExUbE5wYXdwalkyZHFSVWRWYUhadlFYbDNURkZCT1hkdldXeFFlamR0WjNkT2QxUm1SM1ZFZFhWNVQwWjFkMVpUUjAxNVExbDFWRzgzQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}}

2021-08-08 14:05:54,065 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-08 14:05:54,066 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-08 14:05:54,066 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-08 14:05:54,066 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:05:54,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:54,146 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-08 14:05:54,147 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-08 14:05:54,148 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-08 14:05:54,148 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-08 14:05:54,148 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-08 14:05:54,155 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-08 14:05:54,156 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-08 14:05:54,156 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-08 14:05:54,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:54,329 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-08 14:05:54,330 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-08 14:05:54,330 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-08 14:05:54,333 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-08 14:05:54,333 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-08 14:05:54,333 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:05:54,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:54,437 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-08 14:05:54,438 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:05:54,438 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":"1628431554196"}]}
2021-08-08 14:05:54,463 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-08 14:05:54,463 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/dea2d897-fcc7-47b8-b745-aa40aaad2ec9
2021-08-08 14:05:54,463 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "dea2d897-fcc7-47b8-b745-aa40aaad2ec9",
    "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-08 14:05:54,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:54,616 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/dea2d897-fcc7-47b8-b745-aa40aaad2ec9 HTTP/1.1" 201 0
2021-08-08 14:05:54,617 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-08 14:05:54,617 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-08 14:05:54,620 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-08 14:05:54,620 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-08 14:05:54,620 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:05:54,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:54,713 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-08 14:05:54,714 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-08 14:05:54,714 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-08 14:05:54,714 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-08 14:05:54,714 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-08 14:05:54,714 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-08 14:05:54,714 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-08 14:05:54,718 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-08 14:05:54,718 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-08 14:05:54,718 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-08 14:05:54,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:54,917 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-08 14:05:54,918 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-08 14:05:54,918 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-08 14:05:54,920 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-08 14:05:54,921 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-08 14:05:54,921 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-08 14:05:54,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:55,028 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-08 14:05:55,028 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-08 14:05:55,029 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-08 14:05:55,029 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-08 14:05:55,029 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-08 14:05:55,033 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-08 14:05:55,034 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-08 14:05:55,034 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-08 14:05:55,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:55,318 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-08 14:05:55,319 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-08 14:05:55,319 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-08 14:05:55,330 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-08 14:05:55,330 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-08 14:05:55,330 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-08 14:05:55,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:55,423 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-08 14:05:55,424 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412
2021-08-08 14:05:55,424 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-08 14:05:55,424 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-08 14:05:55,425 WARNING 37:complex_create.py(1) - Try to update the complex failed.
2021-08-08 14:05:55,432 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-08 14:05:55,432 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-08 14:05:55,432 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:05:55,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:55,533 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-08 14:05:55,534 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:05:55,534 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":"1628431554196"}]}
2021-08-08 14:05:55,543 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-08 14:05:55,543 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-08 14:05:55,543 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-08 14:05:55,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:55,827 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-08 14:05:55,828 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-08 14:05:55,828 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-08 14:05:55,835 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-08 14:05:55,835 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-08 14:05:55,835 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-08 14:05:55,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:55,926 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-08 14:05:55,927 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-08 14:05:55,927 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-08 14:05:55,930 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-08 14:05:55,930 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-08 14:05:55,930 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-08 14:05:55,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:56,016 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-08 14:05:56,017 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-08 14:05:56,018 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":"1628431555864"}
2021-08-08 14:05:56,020 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-08 14:05:56,020 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-08 14:05:56,020 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-08 14:05:56,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:56,067 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-08 14:05:56,068 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-08 14:05:56,068 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":"1628431555864"}
2021-08-08 14:05:56,070 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-08 14:05:56,070 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-08 14:05:56,070 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-08 14:05:56,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:56,113 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-08 14:05:56,114 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404
2021-08-08 14:05:56,114 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-08 14:05:56,114 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-08 14:05:56,114 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-08 14:05:56,115 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer
2021-08-08 14:05:56,117 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:05:56,117 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:05:56,117 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-08 14:05:56,118 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-08 14:05:56,118 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:05:56,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:05:57,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:05:57,725 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:05:57,726 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:05:57,728 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:05:57,728 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:57,728 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:57,728 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:57,729 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:05:57,729 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:57,729 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:57,729 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:57,729 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:05:57,729 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:05:57,729 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:05:57,729 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:05:57,729 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:05:57,729 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:05:57,730 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:05:57,730 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-08 14:05:57,730 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-08 14:05:57,730 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:05:57,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:05:59,527 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-08 14:05:59,529 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:05:59,531 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:05:59,538 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:05:59,539 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-08 14:05:59,539 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-08 14:05:59,539 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "fe926dd0-a1ab-4168-8e94-93ef414d974e"
}
2021-08-08 14:05:59,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:59,610 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-08 14:05:59,610 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-08 14:05:59,611 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-08 14:05:59,613 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-08 14:05:59,613 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-08 14:05:59,613 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-08 14:05:59,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:59,665 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-08 14:05:59,665 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-08 14:05:59,666 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628431559574"}]}
2021-08-08 14:05:59,668 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-08 14:05:59,668 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-08 14:05:59,668 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-08 14:05:59,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:59,710 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-08 14:05:59,711 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-08 14:05:59,711 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":"1628431555864"}
2021-08-08 14:05:59,714 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-08 14:05:59,714 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-08 14:05:59,714 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-08 14:05:59,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:59,820 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-08 14:05:59,821 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-08 14:05:59,822 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628431559574"}]}
2021-08-08 14:05:59,824 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-08 14:05:59,825 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-08 14:05:59,825 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:05:59,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:05:59,925 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-08 14:05:59,926 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:05:59,926 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":"1628431555575","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-08 14:05:59,930 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-08 14:05:59,930 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-08 14:05:59,931 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:05:59,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,016 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-08 14:06:00,017 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 14:06:00,017 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628431554752"}
2021-08-08 14:06:00,028 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-08 14:06:00,028 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-08 14:06:00,028 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=1628431554752",
    
    
        "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-08 14:06:00,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,215 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-08 14:06:00,216 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-08 14:06:00,216 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-08 14:06:00,219 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-08 14:06:00,219 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-08 14:06:00,219 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-08 14:06:00,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,316 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-08 14:06:00,317 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-08 14:06:00,317 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":"1628431555864"}
2021-08-08 14:06:00,321 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-08 14:06:00,321 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-08 14:06:00,322 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:06:00,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,429 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-08 14:06:00,431 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:06:00,431 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":"1628431555575","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-08 14:06:00,434 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-08 14:06:00,435 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-08 14:06:00,435 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:06:00,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,488 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-08 14:06:00,489 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 14:06:00,489 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628431560062","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-08 14:06:00,492 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-08 14:06:00,492 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-08 14:06:00,492 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-08 14:06:00,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,632 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314
2021-08-08 14:06:00,633 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-08 14:06:00,633 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"d061fffd-72a2-45de-a5f1-288622c01b27","owning-entity-name":"OE-ETE_Customer-d061fffd-72a2-45de-a5f1-288622c01b27","resource-version":"1628429886209","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_6cbfd6f8-b735-42a3-b3cb-55af41fac588/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f81e8e8f-8c6d-4f13-bb54-c7296033ddde","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_6cbfd6f8-b735-42a3-b3cb-55af41fac588"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f81e8e8f-8c6d-4f13-bb54-c7296033ddde"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name6cbfd6f8-b735-42a3-b3cb-55af41fac588"}]}]}},{"owning-entity-id":"2202bbbc-d348-46fd-8023-52f17c418225","owning-entity-name":"basicvm-oe","resource-version":"1628431103621"},{"owning-entity-id":"96860686-bdb3-4047-af5a-db3ee4389433","owning-entity-name":"basicnw-oe","resource-version":"1628430599469"}]}
2021-08-08 14:06:00,636 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-08 14:06:00,641 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-08 14:06:00,641 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/5dd09bff-cbf5-421e-a55e-657923e4efcf
2021-08-08 14:06:00,642 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnf_owning_entity",
    "owning-entity-id": "5dd09bff-cbf5-421e-a55e-657923e4efcf"
}
2021-08-08 14:06:00,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,815 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/5dd09bff-cbf5-421e-a55e-657923e4efcf HTTP/1.1" 201 0
2021-08-08 14:06:00,816 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-08 14:06:00,817 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-08 14:06:00,819 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-08 14:06:00,819 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/5dd09bff-cbf5-421e-a55e-657923e4efcf
2021-08-08 14:06:00,819 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-08 14:06:00,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:06:00,864 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/5dd09bff-cbf5-421e-a55e-657923e4efcf HTTP/1.1" 200 139
2021-08-08 14:06:00,865 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-08 14:06:00,865 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"5dd09bff-cbf5-421e-a55e-657923e4efcf","owning-entity-name":"basicnf_owning_entity","resource-version":"1628431560684"}
2021-08-08 14:06:00,871 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-08 14:06:00,871 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-08 14:06:00,871 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: {
    "options": ["basicnf_project"]
}
2021-08-08 14:06:00,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-08 14:06:01,140 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-08 14:06:01,142 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200
2021-08-08 14:06:01,142 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]}
2021-08-08 14:06:01,144 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-08 14:06:01,144 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:06:01,145 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:06:01,145 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-08 14:06:01,145 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-08 14:06:01,145 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:06:01,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:06:02,333 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:06:02,334 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:06:02,334 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:06:02,337 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:06:02,337 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:06:02,337 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:06:02,337 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:06:02,337 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:06:02,338 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:06:02,338 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:06:02,338 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:06:02,338 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:06:02,338 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:06:02,338 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:06:02,338 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:06:02,338 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:06:02,338 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:06:02,338 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:06:02,339 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-08 14:06:02,339 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-08 14:06:02,339 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:06:02,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:06:04,625 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-08 14:06:04,627 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:06:04,629 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:06:04,633 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:06:04,634 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-08 14:06:04,634 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/distribution
2021-08-08 14:06:04,634 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-08-08 14:06:04,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:06:04,723 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/distribution HTTP/1.1" 200 205
2021-08-08 14:06:04,724 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-08-08 14:06:04,724 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"12b6b39b-705f-42d2-8f9b-daea439ad3da","timestamp":"2021-08-08 14:05:46.145 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-08 14:06:04,727 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-08 14:06:04,727 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/12b6b39b-705f-42d2-8f9b-daea439ad3da
2021-08-08 14:06:04,727 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-08 14:06:04,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:06:04,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12b6b39b-705f-42d2-8f9b-daea439ad3da HTTP/1.1" 200 234
2021-08-08 14:06:04,833 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-08 14:06:04,834 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1628431538436","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-08 14:06:04,836 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1628431538436', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-08 14:06:04,836 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-08 14:07:04,897 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-08 14:07:04,898 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/12b6b39b-705f-42d2-8f9b-daea439ad3da
2021-08-08 14:07:04,898 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-08 14:07:04,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:07:05,067 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12b6b39b-705f-42d2-8f9b-daea439ad3da HTTP/1.1" 200 443
2021-08-08 14:07:05,069 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-08 14:07:05,069 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1628431538547","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-08 14:07:05,071 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-08 14:07:05,071 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-08 14:08:05,135 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-08 14:08:05,136 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/12b6b39b-705f-42d2-8f9b-daea439ad3da
2021-08-08 14:08:05,136 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-08 14:08:05,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:08:05,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12b6b39b-705f-42d2-8f9b-daea439ad3da HTTP/1.1" 200 868
2021-08-08 14:08:05,258 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-08 14:08:05,259 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1628431538547","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":"1628431536861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","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":"1628431536958","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-08 14:08:05,262 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', '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': '1628431536861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', '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': '1628431536958', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-08 14:08:05,263 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-08 14:09:05,324 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-08 14:09:05,324 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/12b6b39b-705f-42d2-8f9b-daea439ad3da
2021-08-08 14:09:05,324 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-08 14:09:05,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:09:05,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/12b6b39b-705f-42d2-8f9b-daea439ad3da HTTP/1.1" 200 None
2021-08-08 14:09:05,468 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-08 14:09:05,468 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1628431538547","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":"1628431570451","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431555842","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628431538547","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628431536958","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":"1628431573366","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":"1628431586672","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628431559962","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431573366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","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":"1628431563721","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628431538547","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","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":"1628431562038","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":"1628431558553","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431585507","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628431560193","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431556842","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431573366","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":"1628431536958","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628431536958","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","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":"1628431583261","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431594340","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431568366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628431538547","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":"1628431560193","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":"1628431572603","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628431538547","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":"1628431560193","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":"1628431560193","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","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":"1628431573366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431592332","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":"clamp","timestamp":"1628431566353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431593336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628431560193","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628431536958","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431573366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431569370","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628431560193","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431562717","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431591329","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":"clamp","timestamp":"1628431538436","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":"1628431589022","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628431555815","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":"1628431560193","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","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":"1628431573366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628431538547","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":"1628431561034","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","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":"1628431536958","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628431536958","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628431560193","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":"1628431537524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","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":"1628431573366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431573366","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":"1628431536958","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":"1628431538547","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":"1628431573607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628431538547","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":"1628431555836","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","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":"1628431557123","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":"1628431560193","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","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":"1628431538436","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":"1628431557845","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431590251","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628431536958","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":"1628431536958","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431587860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628431536861","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628431538436","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628431573366","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628431538547","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":"1628431595343","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628431537524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-08 14:09:05,471 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', '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': '1628431570451', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431555842', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628431536958', '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': '1628431573366', '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': '1628431586672', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628431559962', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431573366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', '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': '1628431563721', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', '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': '1628431562038', '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': '1628431558553', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431585507', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628431560193', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431556842', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431573366', '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': '1628431536958', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628431536958', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', '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': '1628431583261', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431594340', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431568366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', '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': '1628431560193', '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': '1628431572603', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', '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': '1628431560193', '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': '1628431560193', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', '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': '1628431573366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431592332', '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': 'clamp', 'timestamp': '1628431566353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431593336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628431560193', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628431536958', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431573366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431569370', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628431560193', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431562717', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431591329', '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': 'clamp', 'timestamp': '1628431538436', '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': '1628431589022', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628431555815', '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': '1628431560193', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', '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': '1628431573366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', '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': '1628431561034', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', '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': '1628431536958', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628431536958', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628431560193', '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': '1628431537524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', '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': '1628431573366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431573366', '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': '1628431536958', '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': '1628431538547', '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': '1628431573607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', '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': '1628431555836', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', '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': '1628431557123', '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': '1628431560193', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', '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': '1628431538436', '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': '1628431557845', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431590251', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628431536958', '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': '1628431536958', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431587860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628431536861', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628431538436', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628431573366', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628431538547', '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': '1628431595343', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628431537524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-08 14:09:05,472 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-08 14:09:05,472 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-08 14:09:05,472 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-08 14:09:05,472 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-08 14:09:05,473 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-08 14:09:05,473 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-08 14:09:05,473 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-08 14:09:05,473 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-08 14:09:05,473 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished
2021-08-08 14:09:05,484 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': '6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:05,484 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-08 14:09:05,484 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "fe926dd0-a1ab-4168-8e94-93ef414d974e",
			"modelVersionId": "92b21f21-e5b9-4528-a74f-99ae9a663eb0",
			"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": "5dd09bff-cbf5-421e-a55e-657923e4efcf",
			"owningEntityName": "basicnf_owning_entity"
		}
	}
}
2021-08-08 14:09:05,486 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:07,248 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-08 14:09:07,249 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202
2021-08-08 14:09:07,250 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9","instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9"}}
2021-08-08 14:09:07,250 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-08 14:09:07,270 DEBUG 129:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d074a00-2d62-4869-b7d3-8897db126db0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:07,270 DEBUG 131:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9
2021-08-08 14:09:07,270 DEBUG 132:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] data sent: None
2021-08-08 14:09:07,273 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:07,472 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 HTTP/1.1" 200 1341
2021-08-08 14:09:07,476 INFO 142:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response code: 200
2021-08-08 14:09:07,476 DEBUG 146:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response: {"request":{"requestId":"6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9","startTime":"Sun, 08 Aug 2021 14:09:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","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":"5dd09bff-cbf5-421e-a55e-657923e4efcf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 14:09:06 GMT"}}}
2021-08-08 14:09:17,490 DEBUG 129:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e1886e2c-f9a2-4912-bc33-8a25b6b01a6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:17,491 DEBUG 131:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9
2021-08-08 14:09:17,491 DEBUG 132:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] data sent: None
2021-08-08 14:09:17,494 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:17,671 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 HTTP/1.1" 200 1551
2021-08-08 14:09:17,673 INFO 142:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response code: 200
2021-08-08 14:09:17,673 DEBUG 146:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response: {"request":{"requestId":"6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9","startTime":"Sun, 08 Aug 2021 14:09:05 GMT","finishTime":"Sun, 08 Aug 2021 14:09:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","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":"5dd09bff-cbf5-421e-a55e-657923e4efcf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:10 GMT"}}}
2021-08-08 14:09:17,674 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-08-08 14:09:17,675 DEBUG 129:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9f70727-0c0e-471f-9e27-0d1129ae8adb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:17,675 DEBUG 131:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9
2021-08-08 14:09:17,675 DEBUG 132:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] data sent: None
2021-08-08 14:09:17,677 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:17,839 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 HTTP/1.1" 200 1551
2021-08-08 14:09:17,840 INFO 142:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response code: 200
2021-08-08 14:09:17,841 DEBUG 146:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response: {"request":{"requestId":"6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9","startTime":"Sun, 08 Aug 2021 14:09:05 GMT","finishTime":"Sun, 08 Aug 2021 14:09:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","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":"5dd09bff-cbf5-421e-a55e-657923e4efcf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:10 GMT"}}}
2021-08-08 14:09:17,841 DEBUG 129:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e279f147-c78b-4a77-b393-d1cf94cd0071', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:17,842 DEBUG 131:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9
2021-08-08 14:09:17,842 DEBUG 132:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] data sent: None
2021-08-08 14:09:17,843 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:18,037 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 HTTP/1.1" 200 1551
2021-08-08 14:09:18,039 INFO 142:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response code: 200
2021-08-08 14:09:18,039 DEBUG 146:onap_service.py(8) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response: {"request":{"requestId":"6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9","startTime":"Sun, 08 Aug 2021 14:09:05 GMT","finishTime":"Sun, 08 Aug 2021 14:09:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","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":"5dd09bff-cbf5-421e-a55e-657923e4efcf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:10 GMT"}}}
2021-08-08 14:09:18,048 DEBUG 129:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d243b71-d093-4102-8b23-c4af3c2a3bc0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:18,048 DEBUG 131:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9
2021-08-08 14:09:18,048 DEBUG 132:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] data sent: None
2021-08-08 14:09:18,051 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:18,199 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 HTTP/1.1" 200 1551
2021-08-08 14:09:18,201 INFO 142:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response code: 200
2021-08-08 14:09:18,201 DEBUG 146:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response: {"request":{"requestId":"6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9","startTime":"Sun, 08 Aug 2021 14:09:05 GMT","finishTime":"Sun, 08 Aug 2021 14:09:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","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":"5dd09bff-cbf5-421e-a55e-657923e4efcf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:10 GMT"}}}
2021-08-08 14:09:18,202 DEBUG 129:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eed170a8-08a3-4f0b-a6cd-38564872e076', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:18,202 DEBUG 131:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9
2021-08-08 14:09:18,202 DEBUG 132:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] data sent: None
2021-08-08 14:09:18,204 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:18,369 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 HTTP/1.1" 200 1551
2021-08-08 14:09:18,370 INFO 142:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response code: 200
2021-08-08 14:09:18,370 DEBUG 146:onap_service.py(1) - [None][Check 6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9 orchestration request status] response: {"request":{"requestId":"6e43fd70-21ec-44e3-9bd2-bd8c19b0dab9","startTime":"Sun, 08 Aug 2021 14:09:05 GMT","finishTime":"Sun, 08 Aug 2021 14:09:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","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":"5dd09bff-cbf5-421e-a55e-657923e4efcf","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:10 GMT"}}}
2021-08-08 14:09:18,371 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-08 14:09:18,371 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-08 14:09:18,372 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-08 14:09:18,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:18,434 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-08 14:09:18,435 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-08 14:09:18,435 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628431560062","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-08 14:09:18,438 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-08 14:09:18,438 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-397fe8f3-3ec9-4732-af42-70a71c261394
2021-08-08 14:09:18,438 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] data sent: None
2021-08-08 14:09:18,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:18,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/service-instances?service-instance-name=basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 HTTP/1.1" 200 1191
2021-08-08 14:09:18,492 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response code: 200
2021-08-08 14:09:18,492 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response: {"service-instance":[{"service-instance-id":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","service-instance-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","model-version-id":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","resource-version":"1628431749875","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"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-08 14:09:18,495 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-08 14:09:18,495 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-08 14:09:18,496 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-08 14:09:18,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:18,536 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-08 14:09:18,537 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-08 14:09:18,537 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":"1628431555864"}
2021-08-08 14:09:18,540 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-08 14:09:18,540 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-08 14:09:18,540 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-08 14:09:18,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:18,588 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-08 14:09:18,589 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-08 14:09:18,589 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628431560062","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-08 14:09:18,592 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-08 14:09:18,592 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-397fe8f3-3ec9-4732-af42-70a71c261394
2021-08-08 14:09:18,592 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] data sent: None
2021-08-08 14:09:18,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:18,651 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-397fe8f3-3ec9-4732-af42-70a71c261394 HTTP/1.1" 200 1191
2021-08-08 14:09:18,653 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response code: 200
2021-08-08 14:09:18,653 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response: {"service-instance":[{"service-instance-id":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","service-instance-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","model-version-id":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","resource-version":"1628431749875","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"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-08 14:09:18,656 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-08 14:09:18,656 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-08 14:09:18,656 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:09:18,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:18,712 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-08 14:09:18,713 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:09:18,713 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":"1628431555575","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-08 14:09:18,716 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-08 14:09:18,716 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-08 14:09:18,716 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:09:18,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:18,762 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-08 14:09:18,763 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 14:09:18,763 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628431560062","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-08 14:09:18,766 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:09:18,766 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:09:18,767 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-08 14:09:18,767 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-08 14:09:18,767 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:09:18,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:19,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:09:19,327 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:09:19,327 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:09:19,329 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:09:19,329 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:19,330 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:19,330 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:19,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:09:19,330 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:19,330 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:19,330 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:19,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:09:19,330 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:19,330 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:19,330 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:19,330 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:09:19,331 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:09:19,331 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:09:19,331 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-08 14:09:19,331 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-08 14:09:19,331 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:09:19,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:09:20,121 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-08 14:09:20,123 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:09:20,125 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:09:20,130 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:09:20,131 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-08 14:09:20,131 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel
2021-08-08 14:09:20,131 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-08 14:09:20,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:20,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel HTTP/1.1" 200 None
2021-08-08 14:09:20,301 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-08 14:09:20,301 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-08 14:09:20,354 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:09:20,355 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:09:20,355 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-08 14:09:20,355 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-08 14:09:20,355 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:09:20,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:20,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:09:20,806 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:09:20,806 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:09:20,808 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:09:20,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:20,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:20,809 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:20,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:09:20,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:20,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:20,809 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:20,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:09:20,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:20,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:20,810 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:20,810 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:09:20,810 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:09:20,810 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:09:20,810 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-08 14:09:20,810 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-08 14:09:20,810 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:09:20,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:09:21,558 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-08 14:09:21,560 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:09:21,562 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:09:21,565 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:09:21,566 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': '7903ce91-37e2-4225-bb6f-acc94d902364', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:21,566 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs
2021-08-08 14:09:21,566 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "fe926dd0-a1ab-4168-8e94-93ef414d974e"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "21427974-025f-481a-b2f6-a17b2913de2f",
    "modelVersionId": "c849ecc0-6188-45e4-bfdb-2f308a1594e9",
    "modelName": "basic_cnf",
    "modelVersion": "1.0",
    "modelCustomizationId": "5aaa2f63-07a2-4203-a99d-a8f91fc39fa3",
    "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": "fb8c41f1-36d3-42e7-b0df-d9d1b2856b67",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_cnf",
                    "modelInvariantId": "fe926dd0-a1ab-4168-8e94-93ef414d974e",
                    "modelVersion": "1.0",
                    "modelVersionId": "92b21f21-e5b9-4528-a74f-99ae9a663eb0"
                }
            }
        }]
    }
}
2021-08-08 14:09:21,568 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:23,183 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs HTTP/1.1" 202 262
2021-08-08 14:09:23,184 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202
2021-08-08 14:09:23,184 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"7903ce91-37e2-4225-bb6f-acc94d902364","instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364"}}
2021-08-08 14:09:23,185 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished
2021-08-08 14:09:23,192 DEBUG 129:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'adb4df8b-c032-48da-892d-e80c328b1fa4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:23,193 DEBUG 131:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364
2021-08-08 14:09:23,193 DEBUG 132:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] data sent: None
2021-08-08 14:09:23,196 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:23,367 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364 HTTP/1.1" 200 1900
2021-08-08 14:09:23,369 INFO 142:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response code: 200
2021-08-08 14:09:23,369 DEBUG 146:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response: {"request":{"requestId":"7903ce91-37e2-4225-bb6f-acc94d902364","startTime":"Sun, 08 Aug 2021 14:09:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}}],"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 14:09:22 GMT"}}}
2021-08-08 14:09:33,381 DEBUG 129:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a5489c1b-203c-49d6-a22f-ebfed835672f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:33,382 DEBUG 131:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364
2021-08-08 14:09:33,382 DEBUG 132:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] data sent: None
2021-08-08 14:09:33,384 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:33,578 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364 HTTP/1.1" 200 2106
2021-08-08 14:09:33,580 INFO 142:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response code: 200
2021-08-08 14:09:33,581 DEBUG 146:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response: {"request":{"requestId":"7903ce91-37e2-4225-bb6f-acc94d902364","startTime":"Sun, 08 Aug 2021 14:09:21 GMT","finishTime":"Sun, 08 Aug 2021 14:09:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}}],"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:27 GMT"}}}
2021-08-08 14:09:33,581 INFO 56:mixins.py(9) - VnfInstantiation task finished
2021-08-08 14:09:33,582 DEBUG 129:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71ad636e-c7cd-46d9-adf6-ec162edff6fb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:33,582 DEBUG 131:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364
2021-08-08 14:09:33,582 DEBUG 132:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] data sent: None
2021-08-08 14:09:33,584 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:33,784 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364 HTTP/1.1" 200 2106
2021-08-08 14:09:33,786 INFO 142:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response code: 200
2021-08-08 14:09:33,786 DEBUG 146:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response: {"request":{"requestId":"7903ce91-37e2-4225-bb6f-acc94d902364","startTime":"Sun, 08 Aug 2021 14:09:21 GMT","finishTime":"Sun, 08 Aug 2021 14:09:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}}],"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:27 GMT"}}}
2021-08-08 14:09:33,787 DEBUG 129:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '829e06fc-37b1-45e2-a9bf-937496fd97cf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:33,787 DEBUG 131:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364
2021-08-08 14:09:33,787 DEBUG 132:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] data sent: None
2021-08-08 14:09:33,788 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:33,984 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364 HTTP/1.1" 200 2106
2021-08-08 14:09:33,985 INFO 142:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response code: 200
2021-08-08 14:09:33,985 DEBUG 146:onap_service.py(9) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response: {"request":{"requestId":"7903ce91-37e2-4225-bb6f-acc94d902364","startTime":"Sun, 08 Aug 2021 14:09:21 GMT","finishTime":"Sun, 08 Aug 2021 14:09:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}}],"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:27 GMT"}}}
2021-08-08 14:09:33,995 DEBUG 129:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aa2d5e5a-712e-4569-8f57-547fd59fadee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:33,996 DEBUG 131:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364
2021-08-08 14:09:33,996 DEBUG 132:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] data sent: None
2021-08-08 14:09:33,999 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:34,202 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364 HTTP/1.1" 200 2106
2021-08-08 14:09:34,204 INFO 142:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response code: 200
2021-08-08 14:09:34,204 DEBUG 146:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response: {"request":{"requestId":"7903ce91-37e2-4225-bb6f-acc94d902364","startTime":"Sun, 08 Aug 2021 14:09:21 GMT","finishTime":"Sun, 08 Aug 2021 14:09:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}}],"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:27 GMT"}}}
2021-08-08 14:09:34,205 DEBUG 129:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c2b7391-27b2-4f0b-b3fc-6ed318f8c29b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:34,205 DEBUG 131:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364
2021-08-08 14:09:34,205 DEBUG 132:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] data sent: None
2021-08-08 14:09:34,207 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:34,438 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7903ce91-37e2-4225-bb6f-acc94d902364 HTTP/1.1" 200 2106
2021-08-08 14:09:34,440 INFO 142:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response code: 200
2021-08-08 14:09:34,440 DEBUG 146:onap_service.py(1) - [None][Check 7903ce91-37e2-4225-bb6f-acc94d902364 orchestration request status] response: {"request":{"requestId":"7903ce91-37e2-4225-bb6f-acc94d902364","startTime":"Sun, 08 Aug 2021 14:09:21 GMT","finishTime":"Sun, 08 Aug 2021 14:09:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}}],"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:27 GMT"}}}
2021-08-08 14:09:34,442 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-08 14:09:34,443 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-08 14:09:34,443 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-08 14:09:34,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:34,500 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139
2021-08-08 14:09:34,501 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-08 14:09:34,501 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":"1628431555864"}
2021-08-08 14:09:34,504 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-08 14:09:34,504 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-08 14:09:34,504 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-08 14:09:34,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:34,558 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-08 14:09:34,559 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-08 14:09:34,559 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628431560062","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-08 14:09:34,561 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-08 14:09:34,561 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-397fe8f3-3ec9-4732-af42-70a71c261394
2021-08-08 14:09:34,561 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] data sent: None
2021-08-08 14:09:34,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:34,621 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-397fe8f3-3ec9-4732-af42-70a71c261394 HTTP/1.1" 200 1643
2021-08-08 14:09:34,622 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response code: 200
2021-08-08 14:09:34,622 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response: {"service-instance":[{"service-instance-id":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","service-instance-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","model-version-id":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","resource-version":"1628431763531","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:09:34,625 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-08 14:09:34,625 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list
2021-08-08 14:09:34,625 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:09:34,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:34,683 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list HTTP/1.1" 200 1064
2021-08-08 14:09:34,684 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:09:34,684 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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:09:34,687 DEBUG 129:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 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-08 14:09:34,687 DEBUG 131:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22
2021-08-08 14:09:34,687 DEBUG 132:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] data sent: None
2021-08-08 14:09:34,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:34,754 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22 HTTP/1.1" 200 3737
2021-08-08 14:09:34,755 INFO 142:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response code: 200
2021-08-08 14:09:34,755 DEBUG 146:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response: {"vnf-id":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnf-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628431767448","model-invariant-id":"21427974-025f-481a-b2f6-a17b2913de2f","model-version-id":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","model-customization-id":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/service-data/vnfs/vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}}
2021-08-08 14:09:34,758 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:09:34,758 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:09:34,758 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-08 14:09:34,758 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-08 14:09:34,759 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:09:34,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:35,252 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:09:35,254 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:09:35,254 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:09:35,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:09:35,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:35,257 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:35,257 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:35,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:09:35,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:35,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:35,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:35,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:09:35,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:35,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:35,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:35,259 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:09:35,259 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:09:35,259 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:09:35,259 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-08 14:09:35,259 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-08 14:09:35,260 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:09:35,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:09:35,830 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-08 14:09:35,833 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:09:35,835 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:09:35,841 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:09:35,841 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-08 14:09:35,841 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel
2021-08-08 14:09:35,842 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-08 14:09:35,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:36,023 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel HTTP/1.1" 200 None
2021-08-08 14:09:36,025 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-08 14:09:36,025 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-08 14:09:36,058 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-08 14:09:36,058 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69
2021-08-08 14:09:36,059 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None
2021-08-08 14:09:36,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:09:36,092 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69 HTTP/1.1" 200 216
2021-08-08 14:09:36,093 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200
2021-08-08 14:09:36,094 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","rb-version":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7"}}

2021-08-08 14:09:36,097 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-08 14:09:36,098 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest
2021-08-08 14:09:36,098 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None
2021-08-08 14:09:36,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:09:36,121 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest HTTP/1.1" 404 87
2021-08-08 14:09:36,122 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404
2021-08-08 14:09:36,122 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a
2021-08-08 14:09:36,122 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-08 14:09:36,122 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-08 14:09:36,128 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-08 14:09:36,128 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile
2021-08-08 14:09:36,128 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: {
    "rb-name": "a7ee9fde-2afe-498d-b1b1-398c023e74dc",
    "rb-version": "ad5ac562-7207-4dc6-9604-349a0dbe9d69",
    "profile-name": "cnftest",
    "release-name": "cnftest",
    "namespace": "k8s",
    "kubernetes-version": "1.0"
}
2021-08-08 14:09:36,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:09:36,162 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile HTTP/1.1" 201 212
2021-08-08 14:09:36,163 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201
2021-08-08 14:09:36,163 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","rb-version":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-08-08 14:09:36,165 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-08 14:09:36,165 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest
2021-08-08 14:09:36,166 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None
2021-08-08 14:09:36,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:09:36,192 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest HTTP/1.1" 200 212
2021-08-08 14:09:36,193 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200
2021-08-08 14:09:36,194 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","rb-version":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-08-08 14:09:36,198 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {}
2021-08-08 14:09:36,198 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest/content
2021-08-08 14:09:36,198 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-08 14:09:36,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:09:36,234 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest/content HTTP/1.1" 200 0
2021-08-08 14:09:36,235 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200
2021-08-08 14:09:36,235 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a
2021-08-08 14:09:36,237 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-08 14:09:36,238 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-08 14:09:36,238 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-08 14:09:36,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:36,286 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-08 14:09:36,287 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-08 14:09:36,287 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":"1628431555864"}
2021-08-08 14:09:36,290 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-08 14:09:36,290 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-08 14:09:36,290 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-08 14:09:36,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:36,357 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-08 14:09:36,358 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-08 14:09:36,358 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628431560062","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-08 14:09:36,361 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-08 14:09:36,361 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 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-397fe8f3-3ec9-4732-af42-70a71c261394
2021-08-08 14:09:36,362 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] data sent: None
2021-08-08 14:09:36,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:36,520 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-397fe8f3-3ec9-4732-af42-70a71c261394 HTTP/1.1" 200 1643
2021-08-08 14:09:36,521 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response code: 200
2021-08-08 14:09:36,522 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394 service-instance-name] response: {"service-instance":[{"service-instance-id":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","service-instance-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","model-version-id":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","resource-version":"1628431763531","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:09:36,525 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-08 14:09:36,525 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-08 14:09:36,525 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:09:36,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:36,582 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-08 14:09:36,584 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:09:36,584 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":"1628431763666","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/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"}]}]}}]}
2021-08-08 14:09:36,588 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-08 14:09:36,588 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-08 14:09:36,588 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:09:36,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:36,643 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048
2021-08-08 14:09:36,644 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 14:09:36,644 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628431763768","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:09:36,647 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-08 14:09:36,647 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list
2021-08-08 14:09:36,647 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:09:36,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:36,700 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list HTTP/1.1" 200 1064
2021-08-08 14:09:36,701 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:09:36,701 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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:09:36,704 DEBUG 129:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 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-08 14:09:36,704 DEBUG 131:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22
2021-08-08 14:09:36,704 DEBUG 132:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] data sent: None
2021-08-08 14:09:36,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:09:36,787 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22 HTTP/1.1" 200 3737
2021-08-08 14:09:36,788 INFO 142:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response code: 200
2021-08-08 14:09:36,788 DEBUG 146:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response: {"vnf-id":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnf-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628431767448","model-invariant-id":"21427974-025f-481a-b2f6-a17b2913de2f","model-version-id":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","model-customization-id":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/service-data/vnfs/vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}}
2021-08-08 14:09:36,791 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:09:36,791 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:09:36,791 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-08 14:09:36,792 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-08 14:09:36,792 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:09:36,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:37,392 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:09:37,393 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:09:37,393 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:09:37,396 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:09:37,396 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:37,396 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:37,396 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:37,397 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:09:37,397 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:37,397 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:37,397 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:37,397 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:09:37,397 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:37,397 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:37,397 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:37,398 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:09:37,398 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:09:37,398 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:09:37,398 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-08 14:09:37,398 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-08 14:09:37,398 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:09:37,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:09:38,023 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-08 14:09:38,025 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:09:38,027 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:09:38,034 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:09:38,035 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-08 14:09:38,035 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel
2021-08-08 14:09:38,035 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-08 14:09:38,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:38,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel HTTP/1.1" 200 None
2021-08-08 14:09:38,214 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-08 14:09:38,214 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-08 14:09:38,250 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': '1135bda5-7180-432e-8620-cebc13415160', 'x-fromappid': 'API client'}
2021-08-08 14:09:38,251 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-08 14:09:38,251 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-397fe8f3-3ec9-4732-af42-70a71c261394"
            },
            "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-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:09:38,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-08 14:09:38,394 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-08 14:09:38,395 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200
2021-08-08 14:09:38,395 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-08 14:09:38,415 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:09:38,415 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:09:38,415 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-08 14:09:38,415 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-08 14:09:38,415 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:09:38,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:09:38,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:09:38,979 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:09:38,979 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:09:38,981 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:09:38,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:38,982 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:38,982 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:38,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:09:38,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:38,982 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:38,982 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:38,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:09:38,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:09:38,983 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:09:38,983 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:09:38,983 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:09:38,983 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:09:38,983 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:09:38,983 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-08 14:09:38,983 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-08 14:09:38,984 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:09:38,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:09:39,854 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-08 14:09:39,856 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:09:39,858 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:09:39,862 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:09:39,862 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': '0b8e3e10-ffcc-4f97-8a04-484a299c4396', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:39,862 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs/a629055a-ed06-4ec9-96e8-b14b8aa42b22/vfModules
2021-08-08 14:09:39,862 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-397fe8f3-3ec9-4732-af42-70a71c261394",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "a7ee9fde-2afe-498d-b1b1-398c023e74dc",
            "modelVersionId": "ad5ac562-7207-4dc6-9604-349a0dbe9d69",
            "modelName": "BasicCnf..base_dummy..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "0e0e6264-2509-4aef-873c-a8aa35b005e7",
            "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": "fb8c41f1-36d3-42e7-b0df-d9d1b2856b67",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "fe926dd0-a1ab-4168-8e94-93ef414d974e",
                        "modelVersion": "1.0",
                        "modelVersionId": "92b21f21-e5b9-4528-a74f-99ae9a663eb0"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "a629055a-ed06-4ec9-96e8-b14b8aa42b22",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "21427974-025f-481a-b2f6-a17b2913de2f",
                        "modelVersion": "1.0",
                        "modelVersionId": "c849ecc0-6188-45e4-bfdb-2f308a1594e9",
                        "modelCustomizationId": "5aaa2f63-07a2-4203-a99d-a8f91fc39fa3",
                        "modelCustomizationName": "basic_cnf 0"
                    }
                }
            }
        ]
    }
}
2021-08-08 14:09:39,864 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:41,351 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs/a629055a-ed06-4ec9-96e8-b14b8aa42b22/vfModules HTTP/1.1" 202 262
2021-08-08 14:09:41,353 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-08 14:09:41,353 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","instanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396"}}
2021-08-08 14:09:41,354 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished
2021-08-08 14:09:41,362 DEBUG 129:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48ed4fb3-5cc9-48ef-b09b-614d37074772', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:41,363 DEBUG 131:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396
2021-08-08 14:09:41,363 DEBUG 132:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] data sent: None
2021-08-08 14:09:41,366 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:41,555 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396 HTTP/1.1" 200 2455
2021-08-08 14:09:41,556 INFO 142:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response code: 200
2021-08-08 14:09:41,557 DEBUG 146:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response: {"request":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","startTime":"Sun, 08 Aug 2021 14:09:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}},{"relatedInstance":{"instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 14:09:40 GMT"}}}
2021-08-08 14:09:51,568 DEBUG 129:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3cd08f-4bc8-4b9c-8023-1123d20d3307', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:09:51,569 DEBUG 131:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396
2021-08-08 14:09:51,569 DEBUG 132:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] data sent: None
2021-08-08 14:09:51,571 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:09:52,218 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396 HTTP/1.1" 200 2700
2021-08-08 14:09:52,220 INFO 142:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response code: 200
2021-08-08 14:09:52,220 DEBUG 146:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response: {"request":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","startTime":"Sun, 08 Aug 2021 14:09:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}},{"relatedInstance":{"instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null.","percentProgress":68,"timestamp":"Sun, 08 Aug 2021 14:09:48 GMT"}}}
2021-08-08 14:10:02,231 DEBUG 129:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f1460a2a-a7f4-49fc-a911-a921bd99791c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:02,232 DEBUG 131:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396
2021-08-08 14:10:02,232 DEBUG 132:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] data sent: None
2021-08-08 14:10:02,233 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:02,477 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396 HTTP/1.1" 200 2666
2021-08-08 14:10:02,478 INFO 142:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response code: 200
2021-08-08 14:10:02,479 DEBUG 146:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response: {"request":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","startTime":"Sun, 08 Aug 2021 14:09:40 GMT","finishTime":"Sun, 08 Aug 2021 14:09:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}},{"relatedInstance":{"instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:51 GMT"}}}
2021-08-08 14:10:02,479 INFO 56:mixins.py(10) - VfModuleInstantiation task finished
2021-08-08 14:10:02,479 DEBUG 129:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '181964dc-a3e0-4239-855c-ca74977fb07e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:02,480 DEBUG 131:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396
2021-08-08 14:10:02,480 DEBUG 132:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] data sent: None
2021-08-08 14:10:02,481 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:02,698 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396 HTTP/1.1" 200 2666
2021-08-08 14:10:02,699 INFO 142:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response code: 200
2021-08-08 14:10:02,699 DEBUG 146:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response: {"request":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","startTime":"Sun, 08 Aug 2021 14:09:40 GMT","finishTime":"Sun, 08 Aug 2021 14:09:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}},{"relatedInstance":{"instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:51 GMT"}}}
2021-08-08 14:10:02,700 DEBUG 129:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50ba9a0f-763d-4ec5-bae7-2b391248a3d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:02,700 DEBUG 131:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396
2021-08-08 14:10:02,700 DEBUG 132:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] data sent: None
2021-08-08 14:10:02,702 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:02,947 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396 HTTP/1.1" 200 2666
2021-08-08 14:10:02,948 INFO 142:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response code: 200
2021-08-08 14:10:02,948 DEBUG 146:onap_service.py(10) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response: {"request":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","startTime":"Sun, 08 Aug 2021 14:09:40 GMT","finishTime":"Sun, 08 Aug 2021 14:09:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}},{"relatedInstance":{"instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:51 GMT"}}}
2021-08-08 14:10:02,957 DEBUG 129:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ba7a166d-4a2e-40b7-94dc-0bb99c044bcd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:02,958 DEBUG 131:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396
2021-08-08 14:10:02,958 DEBUG 132:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] data sent: None
2021-08-08 14:10:02,960 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:03,161 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396 HTTP/1.1" 200 2666
2021-08-08 14:10:03,162 INFO 142:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response code: 200
2021-08-08 14:10:03,162 DEBUG 146:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response: {"request":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","startTime":"Sun, 08 Aug 2021 14:09:40 GMT","finishTime":"Sun, 08 Aug 2021 14:09:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}},{"relatedInstance":{"instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:51 GMT"}}}
2021-08-08 14:10:03,163 DEBUG 129:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ccb73df2-8505-47e0-a578-1b299a65413b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:03,163 DEBUG 131:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396
2021-08-08 14:10:03,164 DEBUG 132:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] data sent: None
2021-08-08 14:10:03,165 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:03,355 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0b8e3e10-ffcc-4f97-8a04-484a299c4396 HTTP/1.1" 200 2666
2021-08-08 14:10:03,356 INFO 142:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response code: 200
2021-08-08 14:10:03,356 DEBUG 146:onap_service.py(1) - [None][Check 0b8e3e10-ffcc-4f97-8a04-484a299c4396 orchestration request status] response: {"request":{"requestId":"0b8e3e10-ffcc-4f97-8a04-484a299c4396","startTime":"Sun, 08 Aug 2021 14:09:40 GMT","finishTime":"Sun, 08 Aug 2021 14:09:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"}}},{"relatedInstance":{"instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:09:51 GMT"}}}
2021-08-08 14:10:03,357 INFO 36:basic_cnf.py(1) - basic_cnf successfully created
2021-08-08 14:10:03,357 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called
2021-08-08 14:10:13,368 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-08 14:10:13,368 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list
2021-08-08 14:10:13,369 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:13,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,432 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list HTTP/1.1" 200 1064
2021-08-08 14:10:13,433 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:13,433 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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:10:13,435 DEBUG 129:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 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-08 14:10:13,435 DEBUG 131:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22
2021-08-08 14:10:13,436 DEBUG 132:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] data sent: None
2021-08-08 14:10:13,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,506 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22 HTTP/1.1" 200 3737
2021-08-08 14:10:13,507 INFO 142:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response code: 200
2021-08-08 14:10:13,508 DEBUG 146:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response: {"vnf-id":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnf-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628431767448","model-invariant-id":"21427974-025f-481a-b2f6-a17b2913de2f","model-version-id":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","model-customization-id":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/service-data/vnfs/vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}}
2021-08-08 14:10:13,510 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 
2021-08-08 14:10:13,510 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules
2021-08-08 14:10:13,510 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:10:13,511 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/vf-modules
2021-08-08 14:10:13,511 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0 VF modules] data sent: None
2021-08-08 14:10:13,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,557 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/vf-modules HTTP/1.1" 200 802
2021-08-08 14:10:13,558 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0 VF modules] response code: 200
2021-08-08 14:10:13,558 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vf-module-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","heat-stack-id":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394/stupefied_cori","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1628431791238","model-invariant-id":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","model-version-id":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","model-customization-id":"0e0e6264-2509-4aef-873c-a8aa35b005e7","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/service-data/vnfs/vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/vnf-data/vf-modules/vf-module/0ad5b7fd-28a6-413e-8a8c-273f70aa5878/vf-module-data/vf-module-topology/"}]}
2021-08-08 14:10:13,560 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI
2021-08-08 14:10:13,561 DEBUG 158:vf_module.py(1) - Delete 0ad5b7fd-28a6-413e-8a8c-273f70aa5878 VF module
2021-08-08 14:10:13,561 DEBUG 45:deletion.py(1) - VF module 0ad5b7fd-28a6-413e-8a8c-273f70aa5878 deletion request
2021-08-08 14:10:13,570 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-08 14:10:13,570 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-08 14:10:13,570 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:13,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,618 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-08 14:10:13,619 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:13,619 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-08 14:10:13,622 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-08 14:10:13,622 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-08 14:10:13,622 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:13,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,683 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-08 14:10:13,683 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:13,684 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":"1628431763666","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/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"}]}]}}]}
2021-08-08 14:10:13,686 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-08 14:10:13,687 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-08 14:10:13,687 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:13,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,731 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-08 14:10:13,732 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:13,732 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-08 14:10:13,735 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-08 14:10:13,735 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-08 14:10:13,735 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:13,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,791 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-08 14:10:13,792 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:13,792 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":"1628431763666","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/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"}]}]}}]}
2021-08-08 14:10:13,794 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-08 14:10:13,795 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-08 14:10:13,795 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:13,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,840 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-08 14:10:13,841 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:13,841 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-08 14:10:13,844 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-08 14:10:13,844 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-08 14:10:13,844 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:13,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,902 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-08 14:10:13,902 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:13,903 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":"1628431763666","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/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"}]}]}}]}
2021-08-08 14:10:13,905 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-08 14:10:13,905 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-08 14:10:13,905 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:10:13,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:13,960 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-08 14:10:13,961 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 14:10:13,962 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628431763768","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:10:13,964 DEBUG 129:onap_service.py(1) - [None][Create 0ad5b7fd-28a6-413e-8a8c-273f70aa5878 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '35c0c41a-b842-4009-83f7-8a45eb9199bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:13,964 DEBUG 131:onap_service.py(1) - [None][Create 0ad5b7fd-28a6-413e-8a8c-273f70aa5878 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs/a629055a-ed06-4ec9-96e8-b14b8aa42b22/vfModules/0ad5b7fd-28a6-413e-8a8c-273f70aa5878
2021-08-08 14:10:13,964 DEBUG 132:onap_service.py(1) - [None][Create 0ad5b7fd-28a6-413e-8a8c-273f70aa5878 VF moduledeletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "a7ee9fde-2afe-498d-b1b1-398c023e74dc",
            "modelVersionId": "ad5ac562-7207-4dc6-9604-349a0dbe9d69",
            "modelName": "basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394",
            "modelVersion": "1628431791238",
            "modelCustomizationId": "0e0e6264-2509-4aef-873c-a8aa35b005e7"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		},
        "cloudConfiguration": {
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion",
            "tenantId": "f41abc47519441359fc94897110fa224"
        }
	}
}
2021-08-08 14:10:13,966 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:15,513 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs/a629055a-ed06-4ec9-96e8-b14b8aa42b22/vfModules/0ad5b7fd-28a6-413e-8a8c-273f70aa5878 HTTP/1.1" 202 262
2021-08-08 14:10:15,514 INFO 142:onap_service.py(1) - [None][Create 0ad5b7fd-28a6-413e-8a8c-273f70aa5878 VF moduledeletion request] response code: 202
2021-08-08 14:10:15,514 DEBUG 146:onap_service.py(1) - [None][Create 0ad5b7fd-28a6-413e-8a8c-273f70aa5878 VF moduledeletion request] response: {"requestReferences":{"requestId":"35c0c41a-b842-4009-83f7-8a45eb9199bc","instanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc"}}
2021-08-08 14:10:15,515 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished
2021-08-08 14:10:15,529 DEBUG 129:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff61e14d-3ddb-4240-beca-17d18a532614', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:15,529 DEBUG 131:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc
2021-08-08 14:10:15,529 DEBUG 132:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] data sent: None
2021-08-08 14:10:15,532 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:15,738 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc HTTP/1.1" 200 1311
2021-08-08 14:10:15,739 INFO 142:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response code: 200
2021-08-08 14:10:15,740 DEBUG 146:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response: {"request":{"requestId":"35c0c41a-b842-4009-83f7-8a45eb9199bc","startTime":"Sun, 08 Aug 2021 14:10:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","modelVersion":"1628431791238","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 14:10:14 GMT"}}}
2021-08-08 14:10:25,751 DEBUG 129:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24b08df7-1f4a-4413-b317-d1cdf1200f72', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:25,751 DEBUG 131:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc
2021-08-08 14:10:25,751 DEBUG 132:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] data sent: None
2021-08-08 14:10:25,753 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:25,972 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc HTTP/1.1" 200 1522
2021-08-08 14:10:25,973 INFO 142:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response code: 200
2021-08-08 14:10:25,974 DEBUG 146:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response: {"request":{"requestId":"35c0c41a-b842-4009-83f7-8a45eb9199bc","startTime":"Sun, 08 Aug 2021 14:10:14 GMT","finishTime":"Sun, 08 Aug 2021 14:10:20 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","modelVersion":"1628431791238","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:20 GMT"}}}
2021-08-08 14:10:25,974 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished
2021-08-08 14:10:25,974 DEBUG 129:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e5e89a9-ae34-403c-9ed7-fb381d381d8c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:25,975 DEBUG 131:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc
2021-08-08 14:10:25,975 DEBUG 132:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] data sent: None
2021-08-08 14:10:25,976 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:26,164 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc HTTP/1.1" 200 1522
2021-08-08 14:10:26,166 INFO 142:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response code: 200
2021-08-08 14:10:26,166 DEBUG 146:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response: {"request":{"requestId":"35c0c41a-b842-4009-83f7-8a45eb9199bc","startTime":"Sun, 08 Aug 2021 14:10:14 GMT","finishTime":"Sun, 08 Aug 2021 14:10:20 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","modelVersion":"1628431791238","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:20 GMT"}}}
2021-08-08 14:10:26,167 DEBUG 129:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38f37da9-90e0-4720-b2c5-9193c38d1feb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:26,167 DEBUG 131:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc
2021-08-08 14:10:26,167 DEBUG 132:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] data sent: None
2021-08-08 14:10:26,168 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:26,347 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc HTTP/1.1" 200 1522
2021-08-08 14:10:26,348 INFO 142:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response code: 200
2021-08-08 14:10:26,348 DEBUG 146:onap_service.py(11) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response: {"request":{"requestId":"35c0c41a-b842-4009-83f7-8a45eb9199bc","startTime":"Sun, 08 Aug 2021 14:10:14 GMT","finishTime":"Sun, 08 Aug 2021 14:10:20 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","modelVersion":"1628431791238","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:20 GMT"}}}
2021-08-08 14:10:26,355 DEBUG 129:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8960f56-e645-40b2-9ff7-9488528d6775', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:26,356 DEBUG 131:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc
2021-08-08 14:10:26,356 DEBUG 132:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] data sent: None
2021-08-08 14:10:26,358 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:26,538 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc HTTP/1.1" 200 1522
2021-08-08 14:10:26,540 INFO 142:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response code: 200
2021-08-08 14:10:26,540 DEBUG 146:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response: {"request":{"requestId":"35c0c41a-b842-4009-83f7-8a45eb9199bc","startTime":"Sun, 08 Aug 2021 14:10:14 GMT","finishTime":"Sun, 08 Aug 2021 14:10:20 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","modelVersion":"1628431791238","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:20 GMT"}}}
2021-08-08 14:10:26,541 DEBUG 129:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '106b5118-8ea9-4271-b6d8-db3f2d06e346', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:26,541 DEBUG 131:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc
2021-08-08 14:10:26,541 DEBUG 132:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] data sent: None
2021-08-08 14:10:26,543 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:26,770 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/35c0c41a-b842-4009-83f7-8a45eb9199bc HTTP/1.1" 200 1522
2021-08-08 14:10:26,772 INFO 142:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response code: 200
2021-08-08 14:10:26,772 DEBUG 146:onap_service.py(1) - [None][Check 35c0c41a-b842-4009-83f7-8a45eb9199bc orchestration request status] response: {"request":{"requestId":"35c0c41a-b842-4009-83f7-8a45eb9199bc","startTime":"Sun, 08 Aug 2021 14:10:14 GMT","finishTime":"Sun, 08 Aug 2021 14:10:20 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","modelType":"vfModule","modelName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394","modelVersion":"1628431791238","modelCustomizationUuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelVersionId":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelCustomizationId":"0e0e6264-2509-4aef-873c-a8aa35b005e7","modelUuid":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","modelInvariantUuid":"a7ee9fde-2afe-498d-b1b1-398c023e74dc"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vfModuleInstanceId":"0ad5b7fd-28a6-413e-8a8c-273f70aa5878","vfModuleInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:20 GMT"}}}
2021-08-08 14:10:26,772 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted
2021-08-08 14:10:26,773 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile
2021-08-08 14:10:26,773 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-08 14:10:26,773 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list
2021-08-08 14:10:26,773 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:26,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:26,845 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list HTTP/1.1" 200 1064
2021-08-08 14:10:26,846 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:26,846 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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:10:26,849 DEBUG 129:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 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-08 14:10:26,849 DEBUG 131:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22
2021-08-08 14:10:26,849 DEBUG 132:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] data sent: None
2021-08-08 14:10:26,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:26,925 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22 HTTP/1.1" 200 3737
2021-08-08 14:10:26,926 INFO 142:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response code: 200
2021-08-08 14:10:26,926 DEBUG 146:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response: {"vnf-id":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnf-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628431767448","model-invariant-id":"21427974-025f-481a-b2f6-a17b2913de2f","model-version-id":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","model-customization-id":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/service-data/vnfs/vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}}
2021-08-08 14:10:26,929 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:10:26,929 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:10:26,930 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-08 14:10:26,930 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-08 14:10:26,930 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:10:26,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:27,734 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:10:27,735 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:10:27,736 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:10:27,738 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:10:27,738 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:27,738 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:27,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:27,739 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:10:27,739 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:27,739 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:27,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:27,739 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:10:27,739 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:27,739 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:27,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:27,739 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:10:27,740 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:10:27,740 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:10:27,740 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-08 14:10:27,740 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-08 14:10:27,740 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:10:27,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:10:28,541 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-08 14:10:28,543 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:10:28,545 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:10:28,550 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:10:28,551 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-08 14:10:28,551 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel
2021-08-08 14:10:28,551 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-08 14:10:28,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:28,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel HTTP/1.1" 200 None
2021-08-08 14:10:28,734 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-08 14:10:28,735 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-08 14:10:28,768 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-08 14:10:28,769 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69
2021-08-08 14:10:28,769 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None
2021-08-08 14:10:28,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:10:28,795 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69 HTTP/1.1" 200 216
2021-08-08 14:10:28,796 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200
2021-08-08 14:10:28,796 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","rb-version":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"0e0e6264-2509-4aef-873c-a8aa35b005e7"}}

2021-08-08 14:10:28,799 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-08 14:10:28,799 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest
2021-08-08 14:10:28,799 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None
2021-08-08 14:10:28,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:10:28,824 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest HTTP/1.1" 200 212
2021-08-08 14:10:28,825 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200
2021-08-08 14:10:28,825 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"a7ee9fde-2afe-498d-b1b1-398c023e74dc","rb-version":"ad5ac562-7207-4dc6-9604-349a0dbe9d69","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-08-08 14:10:28,828 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-08 14:10:28,828 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/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest
2021-08-08 14:10:28,828 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None
2021-08-08 14:10:28,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:10:28,862 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/a7ee9fde-2afe-498d-b1b1-398c023e74dc/ad5ac562-7207-4dc6-9604-349a0dbe9d69/profile/cnftest HTTP/1.1" 204 0
2021-08-08 14:10:28,862 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204
2021-08-08 14:10:28,862 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a
2021-08-08 14:10:28,864 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-08 14:10:28,865 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list
2021-08-08 14:10:28,865 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:28,866 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:28,921 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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/relationship-list HTTP/1.1" 200 1064
2021-08-08 14:10:28,922 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:28,922 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/5dd09bff-cbf5-421e-a55e-657923e4efcf","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5dd09bff-cbf5-421e-a55e-657923e4efcf"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:10:28,925 DEBUG 129:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 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-08 14:10:28,926 DEBUG 131:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22
2021-08-08 14:10:28,926 DEBUG 132:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] data sent: None
2021-08-08 14:10:28,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:28,988 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22 HTTP/1.1" 200 3737
2021-08-08 14:10:28,989 INFO 142:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response code: 200
2021-08-08 14:10:28,989 DEBUG 146:onap_service.py(1) - [AAI][Get fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 ABCMeta] response: {"vnf-id":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnf-name":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fe926dd0-a1ab-4168-8e94-93ef414d974e","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628431767448","model-invariant-id":"21427974-025f-481a-b2f6-a17b2913de2f","model-version-id":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","model-customization-id":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/service-data/vnfs/vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22/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/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}}
2021-08-08 14:10:28,992 DEBUG 384:vnf.py(1) - Delete a629055a-ed06-4ec9-96e8-b14b8aa42b22 VNF
2021-08-08 14:10:28,992 DEBUG 80:deletion.py(1) - VNF a629055a-ed06-4ec9-96e8-b14b8aa42b22 deletion request
2021-08-08 14:10:29,001 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:10:29,002 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:10:29,002 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-08 14:10:29,002 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-08 14:10:29,002 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:10:29,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:29,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:10:29,609 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:10:29,609 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:10:29,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:10:29,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:29,612 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:29,612 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:29,612 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:10:29,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:29,612 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:29,612 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:29,612 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:10:29,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:29,613 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:29,613 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:29,613 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:10:29,613 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:10:29,613 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:10:29,613 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-08 14:10:29,613 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-08 14:10:29,613 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:10:29,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:10:30,460 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-08 14:10:30,463 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:10:30,465 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:10:30,469 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:10:30,470 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-08 14:10:30,470 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel
2021-08-08 14:10:30,470 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-08 14:10:30,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:30,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel HTTP/1.1" 200 None
2021-08-08 14:10:30,667 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-08 14:10:30,667 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-08 14:10:30,699 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-08 14:10:30,699 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-08 14:10:30,699 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:30,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:30,763 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-08 14:10:30,764 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:30,764 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-08 14:10:30,767 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-08 14:10:30,767 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-08 14:10:30,767 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:30,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:30,828 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-08 14:10:30,829 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:30,830 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":"1628431763666","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/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"}]}]}}]}
2021-08-08 14:10:30,833 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-08 14:10:30,833 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-08 14:10:30,833 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:30,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:30,880 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-08 14:10:30,881 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:30,881 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-08 14:10:30,883 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-08 14:10:30,883 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-08 14:10:30,884 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:30,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:30,935 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-08 14:10:30,936 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:30,936 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":"1628431763666","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/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"}]}]}}]}
2021-08-08 14:10:30,938 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-08 14:10:30,938 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-08 14:10:30,938 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:30,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:30,985 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-08 14:10:30,986 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:30,987 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-08 14:10:30,989 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-08 14:10:30,990 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-08 14:10:30,990 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:30,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:31,041 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-08 14:10:31,042 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:31,042 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":"1628431763666","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/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"}]}]}}]}
2021-08-08 14:10:31,045 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-08 14:10:31,045 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-08 14:10:31,045 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:10:31,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:31,090 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-08 14:10:31,091 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 14:10:31,091 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628431763768","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/a629055a-ed06-4ec9-96e8-b14b8aa42b22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a629055a-ed06-4ec9-96e8-b14b8aa42b22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_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-08 14:10:31,094 DEBUG 129:onap_service.py(1) - [None][Create a629055a-ed06-4ec9-96e8-b14b8aa42b22 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58b076f0-7a88-4673-b756-4c93b8db13e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:31,094 DEBUG 131:onap_service.py(1) - [None][Create a629055a-ed06-4ec9-96e8-b14b8aa42b22 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs/a629055a-ed06-4ec9-96e8-b14b8aa42b22
2021-08-08 14:10:31,094 DEBUG 132:onap_service.py(1) - [None][Create a629055a-ed06-4ec9-96e8-b14b8aa42b22 VNF deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "vnf",
            "modelName": "basic_cnf",
            "modelInvariantId": "21427974-025f-481a-b2f6-a17b2913de2f",
            "modelVersion": "1.0",
            "modelVersionId": "c849ecc0-6188-45e4-bfdb-2f308a1594e9",
            "modelCustomizationId": "5aaa2f63-07a2-4203-a99d-a8f91fc39fa3",
            "modelCustomizationName": "basic_cnf 0"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		},
        "cloudConfiguration": {
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion",
            "tenantId": "f41abc47519441359fc94897110fa224"
        }
	}
}
2021-08-08 14:10:31,096 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:32,650 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67/vnfs/a629055a-ed06-4ec9-96e8-b14b8aa42b22 HTTP/1.1" 202 262
2021-08-08 14:10:32,651 INFO 142:onap_service.py(1) - [None][Create a629055a-ed06-4ec9-96e8-b14b8aa42b22 VNF deletion request] response code: 202
2021-08-08 14:10:32,651 DEBUG 146:onap_service.py(1) - [None][Create a629055a-ed06-4ec9-96e8-b14b8aa42b22 VNF deletion request] response: {"requestReferences":{"requestId":"58b076f0-7a88-4673-b756-4c93b8db13e9","instanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9"}}
2021-08-08 14:10:32,652 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished
2021-08-08 14:10:32,659 DEBUG 129:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17e65fb0-5a39-4cd2-8a0f-e5dd20b3708c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:32,660 DEBUG 131:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9
2021-08-08 14:10:32,660 DEBUG 132:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] data sent: None
2021-08-08 14:10:32,663 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:32,850 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9 HTTP/1.1" 200 1268
2021-08-08 14:10:32,852 INFO 142:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response code: 200
2021-08-08 14:10:32,852 DEBUG 146:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response: {"request":{"requestId":"58b076f0-7a88-4673-b756-4c93b8db13e9","startTime":"Sun, 08 Aug 2021 14:10:31 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 14:10:31 GMT"}}}
2021-08-08 14:10:42,865 DEBUG 129:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3df9f93-84f8-45f5-bbf7-a914ed9c452d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:42,866 DEBUG 131:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9
2021-08-08 14:10:42,866 DEBUG 132:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] data sent: None
2021-08-08 14:10:42,868 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:43,041 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9 HTTP/1.1" 200 1474
2021-08-08 14:10:43,043 INFO 142:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response code: 200
2021-08-08 14:10:43,043 DEBUG 146:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response: {"request":{"requestId":"58b076f0-7a88-4673-b756-4c93b8db13e9","startTime":"Sun, 08 Aug 2021 14:10:31 GMT","finishTime":"Sun, 08 Aug 2021 14:10:35 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:35 GMT"}}}
2021-08-08 14:10:43,044 INFO 56:mixins.py(12) - VnfDeletionRequest task finished
2021-08-08 14:10:43,044 DEBUG 129:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f4a9347-c291-447f-9f8f-739253e91be5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:43,045 DEBUG 131:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9
2021-08-08 14:10:43,045 DEBUG 132:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] data sent: None
2021-08-08 14:10:43,046 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:43,231 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9 HTTP/1.1" 200 1474
2021-08-08 14:10:43,232 INFO 142:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response code: 200
2021-08-08 14:10:43,233 DEBUG 146:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response: {"request":{"requestId":"58b076f0-7a88-4673-b756-4c93b8db13e9","startTime":"Sun, 08 Aug 2021 14:10:31 GMT","finishTime":"Sun, 08 Aug 2021 14:10:35 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:35 GMT"}}}
2021-08-08 14:10:43,233 DEBUG 129:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b7f23961-db81-45d0-b4e7-9642af8a1449', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:43,233 DEBUG 131:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9
2021-08-08 14:10:43,234 DEBUG 132:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] data sent: None
2021-08-08 14:10:43,235 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:43,471 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9 HTTP/1.1" 200 1474
2021-08-08 14:10:43,472 INFO 142:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response code: 200
2021-08-08 14:10:43,473 DEBUG 146:onap_service.py(12) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response: {"request":{"requestId":"58b076f0-7a88-4673-b756-4c93b8db13e9","startTime":"Sun, 08 Aug 2021 14:10:31 GMT","finishTime":"Sun, 08 Aug 2021 14:10:35 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:35 GMT"}}}
2021-08-08 14:10:43,480 DEBUG 129:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dbfb5f9d-33ad-4e6a-9061-24f10e7270b9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:43,481 DEBUG 131:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9
2021-08-08 14:10:43,481 DEBUG 132:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] data sent: None
2021-08-08 14:10:43,483 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:43,632 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9 HTTP/1.1" 200 1474
2021-08-08 14:10:43,634 INFO 142:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response code: 200
2021-08-08 14:10:43,634 DEBUG 146:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response: {"request":{"requestId":"58b076f0-7a88-4673-b756-4c93b8db13e9","startTime":"Sun, 08 Aug 2021 14:10:31 GMT","finishTime":"Sun, 08 Aug 2021 14:10:35 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:35 GMT"}}}
2021-08-08 14:10:43,635 DEBUG 129:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d47d7b0-e205-472d-a84f-5e98b6461985', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:43,635 DEBUG 131:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9
2021-08-08 14:10:43,635 DEBUG 132:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] data sent: None
2021-08-08 14:10:43,636 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:43,816 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/58b076f0-7a88-4673-b756-4c93b8db13e9 HTTP/1.1" 200 1474
2021-08-08 14:10:43,817 INFO 142:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response code: 200
2021-08-08 14:10:43,817 DEBUG 146:onap_service.py(1) - [None][Check 58b076f0-7a88-4673-b756-4c93b8db13e9 orchestration request status] response: {"request":{"requestId":"58b076f0-7a88-4673-b756-4c93b8db13e9","startTime":"Sun, 08 Aug 2021 14:10:31 GMT","finishTime":"Sun, 08 Aug 2021 14:10:35 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"21427974-025f-481a-b2f6-a17b2913de2f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelVersionId":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelCustomizationId":"5aaa2f63-07a2-4203-a99d-a8f91fc39fa3","modelUuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","modelInvariantUuid":"21427974-025f-481a-b2f6-a17b2913de2f","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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","vnfInstanceId":"a629055a-ed06-4ec9-96e8-b14b8aa42b22","vnfInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:35 GMT"}}}
2021-08-08 14:10:43,818 DEBUG 319:service.py(1) - Delete fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 service instance
2021-08-08 14:10:43,818 DEBUG 113:deletion.py(1) - Service fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 deletion request
2021-08-08 14:10:43,830 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:10:43,830 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:10:43,831 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-08 14:10:43,831 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-08 14:10:43,831 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:10:43,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:45,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:10:45,420 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:10:45,420 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:10:45,422 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:10:45,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:45,423 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:45,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:45,423 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:10:45,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:45,423 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:45,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:45,423 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:10:45,424 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:45,424 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:45,424 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:45,424 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:10:45,424 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:10:45,424 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:10:45,424 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-08 14:10:45,425 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-08 14:10:45,425 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:10:45,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:10:47,527 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-08 14:10:47,529 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:10:47,531 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:10:47,536 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:10:47,536 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:10:47,536 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:10:47,537 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-08 14:10:47,537 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-08 14:10:47,537 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:10:47,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:49,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:10:49,543 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:10:49,544 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:10:49,547 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:10:49,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:49,547 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:49,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:49,547 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:10:49,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:49,548 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:49,548 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:49,548 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:10:49,548 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:49,548 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:49,548 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:49,548 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:10:49,548 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:10:49,548 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:10:49,549 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-08 14:10:49,549 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-08 14:10:49,549 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:10:49,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:10:50,403 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-08 14:10:50,405 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:10:50,407 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:10:50,412 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:10:50,412 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-08 14:10:50,412 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 14:10:50,413 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-08 14:10:50,413 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-08 14:10:50,413 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 14:10:50,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:50,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1057
2021-08-08 14:10:50,942 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 14:10:50,942 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b25b9853-27d4-47c7-94cb-249c484e3b62/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 14:10:50,945 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 14:10:50,945 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:50,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:50,945 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:50,945 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-08 14:10:50,945 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:50,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:50,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:50,946 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-08 14:10:50,946 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 14:10:50,946 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 14:10:50,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 14:10:50,946 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-08 14:10:50,946 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-08 14:10:50,946 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 14:10:50,947 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-08 14:10:50,947 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-08 14:10:50,947 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 14:10:50,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 14:10:51,763 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-08 14:10:51,766 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 14:10:51,768 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","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":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","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":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","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":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"compute","uniqueId":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","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":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","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":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","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":"defaulticon","uniqueId":"86534a43-9881-4833-bde2-524df1b70745","lifecycleState":"CERTIFIED","lastUpdateDate":1628431503903,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c849ecc0-6188-45e4-bfdb-2f308a1594e9","invariantUUID":"21427974-025f-481a-b2f6-a17b2913de2f","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6da27192-6e5e-4236-ad0e-0fe4df0f6832","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628431448197,"name":"basic_onboard_SVhFvs","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3b9da577-2f5c-433b-8423-f0a3d2f6118b","invariantUUID":"35bd388b-90b6-4ac7-a06f-72dd394860d7","systemName":"BasicOnboardSvhfvs","description":"VF","tags":["basic_onboard_SVhFvs"],"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":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","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":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","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":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"port","uniqueId":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","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":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"network","uniqueId":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"compute","uniqueId":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","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":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","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":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"network","uniqueId":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","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":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","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":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","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":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","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":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","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":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","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":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"defaulticon","uniqueId":"ca6179e3-81b6-45c2-84ce-2f827e4e1290","lifecycleState":"CERTIFIED","lastUpdateDate":1628430662619,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b9600256-1da9-4f2a-a365-b3ad271745c1","invariantUUID":"e3ce65f3-ff2d-4ae9-9b54-6aaf84cb174e","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0f9bd519-3363-4470-a810-5dcd545173b8","lifecycleState":"CERTIFIED","lastUpdateDate":1628431546751,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","invariantUUID":"fe926dd0-a1ab-4168-8e94-93ef414d974e","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":"ddeee161-f050-4d3b-ab6c-8c0a23387ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1628430706233,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b25b9853-27d4-47c7-94cb-249c484e3b62","invariantUUID":"d4536e7b-7556-41c5-9c15-a7d00a72b045","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-08 14:10:51,772 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-08 14:10:51,773 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-08 14:10:51,773 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/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel
2021-08-08 14:10:51,773 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-08 14:10:51,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 14:10:51,946 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/92b21f21-e5b9-4528-a74f-99ae9a663eb0/toscaModel HTTP/1.1" 200 None
2021-08-08 14:10:51,948 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-08 14:10:51,948 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-08 14:10:51,980 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-08 14:10:51,980 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-08 14:10:51,981 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:51,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:52,035 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-08 14:10:52,036 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:52,036 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-08 14:10:52,039 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-08 14:10:52,039 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-08 14:10:52,039 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:52,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:52,094 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-08 14:10:52,095 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:52,095 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":"1628431835071","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-08 14:10:52,098 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-08 14:10:52,098 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-08 14:10:52,098 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:52,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:52,144 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-08 14:10:52,145 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:52,145 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-08 14:10:52,148 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-08 14:10:52,148 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-08 14:10:52,148 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:52,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:52,202 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-08 14:10:52,203 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:52,203 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":"1628431835071","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-08 14:10:52,205 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-08 14:10:52,206 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-08 14:10:52,206 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 14:10:52,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:52,254 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-08 14:10:52,254 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 14:10:52,255 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-08 14:10:52,257 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-08 14:10:52,257 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-08 14:10:52,258 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 14:10:52,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:52,310 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-08 14:10:52,311 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 14:10:52,311 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":"1628431835071","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-08 14:10:52,314 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-08 14:10:52,314 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-08 14:10:52,314 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 14:10:52,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 14:10:52,367 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-08 14:10:52,369 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 14:10:52,369 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628431835071","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-08 14:10:52,371 DEBUG 129:onap_service.py(1) - [None][Create fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1650f795-93d0-471f-897e-ed91c60ff69b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:52,372 DEBUG 131:onap_service.py(1) - [None][Create fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67
2021-08-08 14:10:52,372 DEBUG 132:onap_service.py(1) - [None][Create fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_cnf",
            "modelInvariantId": "fe926dd0-a1ab-4168-8e94-93ef414d974e",
            "modelVersion": "1.0",
            "modelVersionId": "92b21f21-e5b9-4528-a74f-99ae9a663eb0"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		},
        "cloudConfiguration": {
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion",
            "tenantId": "f41abc47519441359fc94897110fa224"
        }
	}
}
2021-08-08 14:10:52,374 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:54,309 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 HTTP/1.1" 202 262
2021-08-08 14:10:54,310 INFO 142:onap_service.py(1) - [None][Create fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 Service deletion request] response code: 202
2021-08-08 14:10:54,311 DEBUG 146:onap_service.py(1) - [None][Create fb8c41f1-36d3-42e7-b0df-d9d1b2856b67 Service deletion request] response: {"requestReferences":{"requestId":"1650f795-93d0-471f-897e-ed91c60ff69b","instanceId":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b"}}
2021-08-08 14:10:54,311 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-08 14:10:54,321 DEBUG 129:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d3b5fd5-016d-4df6-97db-ea770819868c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:10:54,322 DEBUG 131:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b
2021-08-08 14:10:54,322 DEBUG 132:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] data sent: None
2021-08-08 14:10:54,326 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:10:54,518 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b HTTP/1.1" 200 1020
2021-08-08 14:10:54,520 INFO 142:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response code: 200
2021-08-08 14:10:54,520 DEBUG 146:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response: {"request":{"requestId":"1650f795-93d0-471f-897e-ed91c60ff69b","startTime":"Sun, 08 Aug 2021 14:10:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 14:10:53 GMT"}}}
2021-08-08 14:11:04,532 DEBUG 129:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f5b0227-2799-4018-8852-5d9237f80ef0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:11:04,533 DEBUG 131:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b
2021-08-08 14:11:04,533 DEBUG 132:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] data sent: None
2021-08-08 14:11:04,535 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:11:04,747 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b HTTP/1.1" 200 1230
2021-08-08 14:11:04,748 INFO 142:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response code: 200
2021-08-08 14:11:04,749 DEBUG 146:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response: {"request":{"requestId":"1650f795-93d0-471f-897e-ed91c60ff69b","startTime":"Sun, 08 Aug 2021 14:10:53 GMT","finishTime":"Sun, 08 Aug 2021 14:10:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:57 GMT"}}}
2021-08-08 14:11:04,749 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished
2021-08-08 14:11:04,750 DEBUG 129:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '12a22b8c-d568-4bc7-9920-c98fe056486d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:11:04,750 DEBUG 131:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b
2021-08-08 14:11:04,750 DEBUG 132:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] data sent: None
2021-08-08 14:11:04,751 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:11:04,942 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b HTTP/1.1" 200 1230
2021-08-08 14:11:04,943 INFO 142:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response code: 200
2021-08-08 14:11:04,943 DEBUG 146:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response: {"request":{"requestId":"1650f795-93d0-471f-897e-ed91c60ff69b","startTime":"Sun, 08 Aug 2021 14:10:53 GMT","finishTime":"Sun, 08 Aug 2021 14:10:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:57 GMT"}}}
2021-08-08 14:11:04,944 DEBUG 129:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '546568af-52d4-47c6-97b8-268f684d1117', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:11:04,944 DEBUG 131:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b
2021-08-08 14:11:04,944 DEBUG 132:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] data sent: None
2021-08-08 14:11:04,945 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:11:05,139 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b HTTP/1.1" 200 1230
2021-08-08 14:11:05,140 INFO 142:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response code: 200
2021-08-08 14:11:05,140 DEBUG 146:onap_service.py(13) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response: {"request":{"requestId":"1650f795-93d0-471f-897e-ed91c60ff69b","startTime":"Sun, 08 Aug 2021 14:10:53 GMT","finishTime":"Sun, 08 Aug 2021 14:10:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:57 GMT"}}}
2021-08-08 14:11:05,150 DEBUG 129:onap_service.py(1) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '463727c0-9ad0-4d50-91e4-1cfbd1bcc1b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 14:11:05,151 DEBUG 131:onap_service.py(1) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b
2021-08-08 14:11:05,151 DEBUG 132:onap_service.py(1) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] data sent: None
2021-08-08 14:11:05,155 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 14:11:05,318 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1650f795-93d0-471f-897e-ed91c60ff69b HTTP/1.1" 200 1230
2021-08-08 14:11:05,321 INFO 142:onap_service.py(1) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response code: 200
2021-08-08 14:11:05,322 DEBUG 146:onap_service.py(1) - [None][Check 1650f795-93d0-471f-897e-ed91c60ff69b orchestration request status] response: {"request":{"requestId":"1650f795-93d0-471f-897e-ed91c60ff69b","startTime":"Sun, 08 Aug 2021 14:10:53 GMT","finishTime":"Sun, 08 Aug 2021 14:10:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fe926dd0-a1ab-4168-8e94-93ef414d974e","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelUuid":"92b21f21-e5b9-4528-a74f-99ae9a663eb0","modelInvariantUuid":"fe926dd0-a1ab-4168-8e94-93ef414d974e"},"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":"fb8c41f1-36d3-42e7-b0df-d9d1b2856b67","serviceInstanceName":"basic_cnf-397fe8f3-3ec9-4732-af42-70a71c261394"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 14:10:57 GMT"}}}
2021-08-08 14:11:05,323 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-08 14:11:05,324 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information
2021-08-08 14:11:05,325 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-08 14:11:05,325 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-08 14:11:05,325 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-08-08 14:11:05,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:11:05,372 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-08 14:11:05,374 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200
2021-08-08 14:11:05,375 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkUFJFVjNUV3BSZVU1V2IxaEVWRTE0VFVSbmQwNXFSWGROYWxGNVRsWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVGs5a0NsQm5UVnBrVGxGS04zRjVTRzVVTkZoWmIyeEVRa05XWkdkNlUzRlJRVEpSZVV3elIzSndUa3hCVVdOcVNVVkdkbGxuTlRGd2VYcEVRMFpUY2xkclkxZ0taRGhsVGtaRFdsaGxNa1o1U2twblVsbHFiRVk1Y0dWRWNXY3ZRaXRaT0ZwWU1tUXpWVWxIYUVGelNIbFRaREY1TjBKSE1EbEllRzlCWkZWaFUyTXJVd3B6Y20xWWJEQnpLeXRTYVdOcVoydGxiVnBoZW5oSVFXUk9TMVZUZGxkSGNtWm1ka2hvY2k4eFNYbDBjbWhPV1ZaQmJHeEdaWGx1YzFKMFIyaGxZekZxQ25jNWEycFFVbkJoUWpsV1FtVmFlRW8xYzJ0d1QwWmtjVXhJUkV4bVMyczFia3d3ZGtkUGVqVjVRV3RhUVd0V1JFUjRabkpVYmxFM1NtcE1SRE5OZEhBS2VrSkNlamhrTVc4NFdVSnFUV3hLY0VWYU0yVklaSGg0SzBSSFRIQkdaV3hDU3psS1RVMUlhRFJWWkdwNVZsZFNkSEZxVjBWTmR6QjBObTFWWm1KcGFBcGllV292TVZaUVpVdFpTRWs1ZUZrcmRGRlZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlBMMDVGY0dkT2RFTmljREJJY1RoQ1UyczJVek5ZTkROYU1tMU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNXamxqVXpCaWFWWjFRbGx0Y25CcFVHaHpOMHh0VFVkTVlYZE5XbU42YlZsamJEQjBWVFpEYUdabVVYbG5UVTg0YVFwc056SmtNazF3T0dwQ2RISkNWRUZzSzJzNVdra3pNMm80TUdFeGFESldiV1ZLTkRKeGRFcFVUMWhESzBWclZXNHdVbnAwYTA1TmQyWkRlRkpuYXpKVkNrWnlaakZsSzIxelNGZDJMM1Z4U2xRcllrdElkMVpwZGxWcVVtOW5ZbWc0VGs4MFQzbDNZamxQZFRSVk5XbE5SV1JaVUhZMGRFdHBaRkE0ZFhKcFJWb0tZa0l6VkZCWkt6Z3lkRWQxZEdOWVRraEtkRzg0UWs1eGJWa3ZOU3R2V1ZWcldYWXZZakZCY0ZFMlkzTmlOR0Z0UnpGbWFVbG5hVXBDVUVJeWF6bGFXQXA1VjNKbFV5OXdjMUp3ZEVoQmFUaDFSVWh6YzFWdFRITjFabWR4YWtWNlRXRlBXakJFYkZRNVNGaERZV2gyVkVSR1lrZFliMHBEVUN0UlpDODNVamwxQ25GbGEySkliRTlwU0c4eVoxcDZZa3R1UlhCWVpYcDBXWGN6U0dkdVJIVjZVRVZoWlFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNjQ6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKV1RFMVpHTmllR2RNUWtWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxRVozaE5SRWt3VFdwV1lVWjNNSGxOYWtFMFRVUm5lRTFFU1RCTmFtaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWEJ4YW5WalJYVTFOR2RxT0hwUWVtVUtTR3BxWVVwT1lYSkhXV0YyVUZneVFtMW1VekZFTDJocFNVWjJTWGM1TkVWWlJWWlRabVo1WmtOS1RHVnZjRkpLYjBGd0wySXJUMWxRVjFoMU5uaHZTZ3BKVTFGUFpWTnpkRU5WYzJoS1EzaHFaRzgzWW0wNVZGWm9jRmhWVEZoblNuSmtTRGxDUlVabVRIQkZhMlUzWkV0SGVFd3dXUzk1Ym5SelRXeGllVE52Q2tsT1dVTlBWMWcwUlc1NmJtYzVhbTE0U0ZkMlJuTkhZMEZsZGpVdk0wNXhhVzVMTUZCRlVIb3hhSEpvT1ZGU1kwWmxjWFJhY0hJMk5FeFBUMjlNTjFFS04yeDFWRzFyVGpOUlNXTTBXWFUwTmt0TFZqRTRkREZFT0VkaE5qZEVjMVF2VnpKWE9YUnNaME5MTkdWdGEwSnlia2N4VFhKQlRYcEZWMEZTTVdGU1dncHdWbXRIZG1GWk5IaHpSVGtyVFhwcU1XVXliaTkzZEVKeFl6STNORU5VTW5aYU9YSmpkVXRUYUhSelFVUTNRM2xRUWtkbWMxRk9iMDVHTHpSeFduWkxDa0ZPYWtaWFVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVM09EQlRiVUV5TUVwMWJsRmxjbmRHUzFSd1RHUm1hbVJ1WVZsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQk1UbEVOamRqSzBOVU1UTjZaMWhJT1dScmFsUTBhbGhMYWxNM2JYcGpWeTl6UjBkcVN5OVBkV0ZYU0drNFMzQlNRblkyVG1KbUNsWlJNalZLV0ZCaGIyMDBUMUJzZURaQ2IwcFlZelJtSzBKRk0zaGFZazFMYmtKRFltbExSekpCZWpsTFVHNHdTV3BpTjJ4R1FrOTNVMU5DUVM5MGFtZ0tNWG8wVDFwak56QnBZWFJXWlRWWVpsTlljRm93VkV0TVJWWm9Za0ZZUlZWVVZtNW5aVXBSWVdwcFp5dGpkbllyVFd0eFNYbElVeTkxVG5SM04yYzVjUXBZYURGSVMySlBNRGRRYVZWVU1YQlZNSGxZY0ZGeWVWQldSVVpYZW5aeWJXdEdURTAwUWxWVldFdzBZMWRxUkhGU2EyNUhjVFpuYVVjMlZXWk9iRU5EQ2t0VmRIWnBiWFl2WTBwaldXbHBPVTUwTnk5UFkxbDNZVFZ6Y0dWVWRUaG5lRFJoUkZaeVRFNTNXRFZzUWxSSFpIQlBWSGRUZVM5b1owMXRaRXgxZDNvS1ZsbHBkMjB6VEVONGNHaDJaR05MVDI1dksxUTFWM0pLUlZWUGRFeDNTVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJjSEZxZFdORmRUVTBaMm80ZWxCNlpVaHFhbUZLVG1GeVIxbGhkbEJZTWtKdFpsTXhSQzlvYVVsR2RrbDNPVFJGQ2xsRlZsTm1abmxtUTBwTVpXOXdVa3B2UVhBdllpdFBXVkJYV0hVMmVHOUtTVk5SVDJWVGMzUkRWWE5vU2tONGFtUnZOMkp0T1ZSV2FIQllWVXhZWjBvS2NtUklPVUpGUm1aTWNFVnJaVGRrUzBkNFREQlpMM2x1ZEhOTmJHSjVNMjlKVGxsRFQxZFlORVZ1ZW01bk9XcHRlRWhYZGtaelIyTkJaWFkxTHpOT2NRcHBia3N3VUVWUWVqRm9jbWc1VVZKalJtVnhkRnB3Y2pZMFRFOVBiMHczVVRkc2RWUnRhMDR6VVVsak5GbDFORFpMUzFZeE9IUXhSRGhIWVRZM1JITlVDaTlYTWxjNWRHeG5RMHMwWlcxclFuSnVSekZOY2tGTmVrVlhRVkl4WVZKYWNGWnJSM1poV1RSNGMwVTVLMDE2YWpGbE1tNHZkM1JDY1dNeU56UkRWRElLZGxvNWNtTjFTMU5vZEhOQlJEZERlVkJDUjJaelVVNXZUa1l2TkhGYWRrdEJUbXBHVjFGSlJFRlJRVUpCYjBsQ1FVaG1MMjl6T1ZGa2VVdzVabUZxVEFwWFpFNUJPVVJGWVUxR1FrMHpaR3BWYVZsRGF6VmpiamtyWjJ3MmFsQkJZVFVyVHpWb2JFRlpiVkp0TDFKdVlXaGtka2MxU0ZaRlpTdDJjMkZpYUVSNENubHBhMGR2VkZVeGJGWlFablZLYTI1TVQyRnpjbWQwYVVRcmVUYzNUelZuVVM5bVdDOTFiMVprT0dNM01IQXdVblZHV1U5TE9VaHBiRmt2VDNGNVIwY0tWMGRHYzA1dFdFWjFabm94TW0xNlozWkRaM2MxUlZSeFYzSTBNbFpQZVhaMWRrMW9hMmRHSzBwSFFVVlBUemRtZUZaUFRUSnhSRE5XWW5sM1FWaE9Vd3ByYURFM1pXUTBLMFZ3YmlzMWRtNXpSM0VyWVZGVFRqZHNRbWc0VlZOYWMzSkRhMlZGU0VSaGVIWkJRMDFPWmxGTEszcHVTV0pyTlRkak5EVlRTRVZDQ2paRk1qSmpkMmhpVVU1blEydFZVakJtTDBoM04ycDVOVk53UWl0aGVHOXRNV1Z5Tm1GQmFGUXpNSFIzY1haWlZraFJNMFpWUWsxTVMzaERiMmhIVUZVS2JWVk1jR3huUlVObldVVkJNbnBuYUdocWVUQlROM2haV25sUU1FRm5SbEpGU1ZVMk5rMWFiM2R0U25sSlNqTnhhekZYTkhOSmVteG5UMUpZV0ZFMFFncHlRV3RHYTJsT05YWm5TV3QwY1dsT1J6VkVWbXN4T0dsV1ltVTFSRVJEZDFBM2FEQlVkV2xXT0hKT1QxUkRkakZzYjBsMFdHMDJUMjVaTTFWTU0yRlVDaTh6Tm1SaFdXVmpTamhPYkVJMFJXSXdMM2xSYVdSMU1XbFZOSGxrTUhkUU1reDNhVGxoTDNWeVlrNVZaamQ2TmxSVGVXODRZV3REWjFsRlFYZHdPVWdLWW5sWmVqWlBNazE0Wnpsc1RuZHdjWFZzVUhaaVQwZE5SblJZZDBKU1NraHNOa2RNTms5R1lqTXJSRXRTV2t0VlpVVllWbVpIV0hKME5sWnBkR1JwU1FvemN6ZFlXSFVyUlRaa1dsZ3ZLMUZhYldkck9IaFBaMFF2VDFwc1ppdGxOM05GWjJsR1YwYzVMell4TjJOeE4yc3diMDFFWWtkMFNYbEVWemxxYWtwNkNqRm9OamgwVVVSR1ZERjRaMjlMT1ZFcldtNUtWSE5EUWt4UlUzQkJkMWxzUzFCQlNUVkVSVU5uV1VWQmNUbFhZekpoWXpsM1JuWTNaelpXTkVGQ1dtVUtTRFl2TDFaRVZYRkxjWGxYVUhsRWNHNWxTRVZ4YjJSWE5IRnBZVWh1VURkT1dXNUJNWGxPT1hFd1dITXhNSHBhYUhaRlNuRk5TV0Z1VFhkMFptWlBkd3BST1VwdVVVODRjR3R3ZFdkV1V6ZHJRemN3ZDNGUFVFdFpTU3R4T0dsV2JISjRSR3htVEVoNU5HMTRWVUpuVkdFNWJHb3dVakIwTUZOb1QwVnNWMU5IQ25reVNERnRWbGd4Y0dsNE5tOU5TbGRDVTFweWNYcHJRMmRaUVdkRVIzRlBLM2hQUWxBNWVqSnZTVXBwVm1WNlRsVm9WVlJOVUVWSmMyRkpZM00yTTIwS1dXdDJVSGhaZVVScFZtcEdja05YVjNsTGEyNUhkMFk1T1VaWlZUWTVkR1ZHVjBkU01razVhV3RzUm1KaFozaDBUMU5uZDNCTFVrUmxVVEIwZVhSTk1RcGlRM1IzY1dVdlNITnhSM0JsVUU1c1ZuWXllRlpPYkdaWWNtOW5UMFkyY1RJNVZHNVhXVVZyVjBkdWVFTXJNbWh5U214b2VHOUdMMFZGTVd0dGFGb3dDbUl4UzBoblVVdENaME5xUWxBM1dVRmxORmhTVUZoSFRYZHJTM1JuVGpKNllXMXlSWHBDSzJwclZUTXJjWE5JZHpGTFFXWkxSMjUwWW1wWk1XOVNSR29LYVRKRWNtOVJVbFJEWkZWMU9EbHhWMDh2ZDJGNGREbHhaVFYxUTFSMVlraFNka05DYkU5dlEwdEtiMVU0VXpobmRuRm1NVmROWWtKeVRXbExUbE5wYXdwalkyZHFSVWRWYUhadlFYbDNURkZCT1hkdldXeFFlamR0WjNkT2QxUm1SM1ZFZFhWNVQwWjFkMVpUUjAxNVExbDFWRzgzQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}}

2021-08-08 14:11:05,378 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-08 14:11:05,378 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-08 14:11:05,379 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None
2021-08-08 14:11:05,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-08 14:11:05,405 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-08 14:11:05,406 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204
2021-08-08 14:11:05,406 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a
2021-08-08 14:11:05,408 INFO 176:run_tests.py(1) - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|     basic_cnf     |     integration     |      06:47       |      PASS      |
+-------------------+---------------------+------------------+----------------+

2021-08-08 14:11:05,411 INFO 57:basic_cnf.py(1) - Generate Test report
2021-08-08 14:11:05,497 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-08 14:11:05,965 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-08 14:11:05,966 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/610fe5f96c44f500102b22b4

2021-08-08 14:11:05,967 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK