2022-01-15 04:54:30,135 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2022-01-15 04:54:30,136 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: 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) 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2022-01-15 04:54:30,141 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2022-01-15 04:54:30,142 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2022-01-15 04:54:30,142 DEBUG 34:basic_network.py(1) - start time 2022-01-15 04:54:30,142 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vl_ala_carte.py:54: 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) 2022-01-15 04:54:30,146 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:54:30,146 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:54:30,146 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'} 2022-01-15 04:54:30,146 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:54:30,146 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:54:30,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:54:31,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-01-15 04:54:31,365 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:54:31,366 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:54:31,368 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:54:31,368 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:31,368 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:31,368 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:54:31,369 DEBUG 147:__init__.py(1) - number of Service returned: 1 2022-01-15 04:54:31,369 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:54:31,369 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-01-15 04:54:31,369 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:54:31,369 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:54:31,369 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'} 2022-01-15 04:54:31,370 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:54:31,370 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:54:31,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:54:31,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-01-15 04:54:31,452 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:54:31,453 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:54:31,459 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:54:31,459 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:31,459 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:31,459 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:54:31,459 DEBUG 147:__init__.py(1) - number of Service returned: 1 2022-01-15 04:54:31,459 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:54:31,459 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-01-15 04:54:31,460 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-01-15 04:54:31,460 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-01-15 04:54:31,460 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'} 2022-01-15 04:54:31,460 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 2022-01-15 04:54:31,460 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-01-15 04:54:31,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:32,163 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 2022-01-15 04:54:32,165 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-01-15 04:54:32,166 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-01-15 04:54:32,170 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-01-15 04:54:32,170 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-01-15 04:54:32,171 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-01-15 04:54:32,171 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC 2022-01-15 04:54:32,171 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:54:32,171 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:54:32,172 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'} 2022-01-15 04:54:32,172 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:54:32,172 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:54:32,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:54:32,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-01-15 04:54:32,221 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:54:32,221 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:54:32,224 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:54:32,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:32,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:32,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:54:32,224 DEBUG 147:__init__.py(1) - number of Service returned: 1 2022-01-15 04:54:32,224 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:54:32,224 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-01-15 04:54:32,270 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'} 2022-01-15 04:54:32,270 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 2022-01-15 04:54:32,270 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_network"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_network", "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" } 2022-01-15 04:54:32,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:33,966 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 2022-01-15 04:54:33,968 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-01-15 04:54:33,969 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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,"model":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":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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,"model":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":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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,"model":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":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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,"model":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":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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,"model":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":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.assettoscacsar","artifactName":"service-BasicNetwork-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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.assettoscatemplate","artifactName":"service-BasicNetwork-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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","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":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","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":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","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":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","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":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","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":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1642222473103,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b","componentMetadataForSupportLog":{"SupportablityComponentUUID":"322e47a7-a6a9-468f-be39-ac52c05a9d81","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1642222473103,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":null,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2022-01-15 04:54:33,972 INFO 285:__init__.py(1) - Service basic_network is created in SDC 2022-01-15 04:54:33,972 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:33,972 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2022-01-15 04:54:33,972 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC 2022-01-15 04:54:33,972 DEBUG 129:onap_service.py(1) - [SDC][get Vls] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:54:33,972 DEBUG 131:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL 2022-01-15 04:54:33,973 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2022-01-15 04:54:33,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:54:34,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VL HTTP/1.1" 200 6247 2022-01-15 04:54:34,300 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2022-01-15 04:54:34,300 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c1d59d33-d348-4305-bb65-9026f078b8c3/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ab3f05d0-30f5-4221-a593-941f886a0436/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/116af010-1b8b-46a8-ad6d-3da1e9264cad/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5eea2c3a-e5c6-49f2-8005-24016795a746/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/38fd920e-bc40-450e-ab11-09d720ca7571/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea2be486-7fdf-43e4-bd30-91f3c6605f47/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/73c64071-5636-4398-9edd-a7f779fd1c34/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6f7492c7-7c56-424c-a7bb-60885c9c0b1d","invariantUUID":"e81036dc-bbf3-4f23-b6cd-77482bc3d969","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6f7492c7-7c56-424c-a7bb-60885c9c0b1d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d57ed76-ca30-4fad-b5a8-bea0a0b09e24/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/642ffd6a-44fc-4788-8c5f-b60fa838c609/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/831a5c5a-34de-41ce-a71c-222d4bc0e30a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c4dcceb8-cefc-46cb-bb70-929a42b9ce1b/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9efea642-9549-45c0-b9c2-f2fb24415085/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3682e7fc-dde0-42cd-b718-a88b47240208/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7902a188-1905-4334-951f-237de703e3cd/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2022-01-15 04:54:34,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2022-01-15 04:54:34,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,303 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2022-01-15 04:54:34,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2022-01-15 04:54:34,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,303 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2022-01-15 04:54:34,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-01-15 04:54:34,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,303 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-01-15 04:54:34,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2022-01-15 04:54:34,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,303 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2022-01-15 04:54:34,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2022-01-15 04:54:34,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,304 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2022-01-15 04:54:34,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-01-15 04:54:34,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,304 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-01-15 04:54:34,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-01-15 04:54:34,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,304 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-01-15 04:54:34,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2022-01-15 04:54:34,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,304 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2022-01-15 04:54:34,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2022-01-15 04:54:34,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,304 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2022-01-15 04:54:34,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2022-01-15 04:54:34,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,304 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2022-01-15 04:54:34,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2022-01-15 04:54:34,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,305 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2022-01-15 04:54:34,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2022-01-15 04:54:34,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,305 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2022-01-15 04:54:34,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2022-01-15 04:54:34,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,305 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2022-01-15 04:54:34,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2022-01-15 04:54:34,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,305 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2022-01-15 04:54:34,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-01-15 04:54:34,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,305 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-01-15 04:54:34,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2022-01-15 04:54:34,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,306 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2022-01-15 04:54:34,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-01-15 04:54:34,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:34,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:34,306 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-01-15 04:54:34,306 DEBUG 147:__init__.py(1) - number of Vl returned: 17 2022-01-15 04:54:34,306 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2022-01-15 04:54:34,306 INFO 192:__init__.py(1) - Vl found, updating information 2022-01-15 04:54:34,307 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vl] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:54:34,307 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vl] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-15 04:54:34,307 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2022-01-15 04:54:34,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:35,499 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 2022-01-15 04:54:35,502 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2022-01-15 04:54:35,505 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29a809b9-0804-49b9-9d30-a35acd23606d","lifecycleState":"CERTIFIED","lastUpdateDate":1642222336219,"name":"vFW 0c031ab7-d1d8","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bedeb77b-8723-4a16-b04b-b18102eb79c9","invariantUUID":"30ec8703-7daf-4623-ac12-9797715a006c","systemName":"Vfw0c031ab7D1d8","description":"vendor software product","tags":["vFW 0c031ab7-d1d8"],"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":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b120178d-7c7b-4f74-a20a-3058f3e1c785","lifecycleState":"CERTIFIED","lastUpdateDate":1642222373385,"name":"vFW 2022-01-15 04-51-21","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","systemName":"Vfw20220115045121","description":"catalog service description","tags":["robot-ete","vFW 2022-01-15 04-51-21"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1642222473103,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","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}]}]} 2022-01-15 04:54:35,509 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2022-01-15 04:54:35,513 DEBUG 129:onap_service.py(1) - [SDC][Add VL to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:54:35,513 DEBUG 131:onap_service.py(1) - [SDC][Add VL to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/2b690ab8-3de0-497a-a5f4-6186e4c3af6b/resourceInstance 2022-01-15 04:54:35,513 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "c5112c7a-700b-4126-a123-fca61c529f14", "originType": "VL", "componentUid": "c5112c7a-700b-4126-a123-fca61c529f14", "icon": "defaulticon" } 2022-01-15 04:54:35,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:40,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2b690ab8-3de0-497a-a5f4-6186e4c3af6b/resourceInstance HTTP/1.1" 201 None 2022-01-15 04:54:40,027 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201 2022-01-15 04:54:40,028 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"c5112c7a-700b-4126-a123-fca61c529f14","parentName":null,"uniqueId":"capability.5af97b21-d015-4373-aafb-0da533427ef0.feature","ownerId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"c5112c7a-700b-4126-a123-fca61c529f14","parentName":null,"uniqueId":"capability.c5112c7a-700b-4126-a123-fca61c529f14.virtual_linkable","ownerId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c5112c7a-700b-4126-a123-fca61c529f14","parentName":null,"capability":"tosca.capabilities.Node","uniqueId":"5af97b21-d015-4373-aafb-0da533427ef0.dependency","ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_role","type":"string","required":false,"defaultValue":null,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","schema":null,"password":false,"name":"network_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_assignments","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"exVL_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_flows","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_scope","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_scope","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"c5112c7a-700b-4126-a123-fca61c529f14.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"provider_network","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","schema":null,"password":false,"name":"network_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","schema":null,"password":false,"name":"network_technology","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_homing","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.tosca_name","_default":null,"ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.state","_default":null,"ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.tosca_id","_default":null,"ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"c5112c7a-700b-4126-a123-fca61c529f14","createdFromCsar":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1642222476481,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"c5112c7a-700b-4126-a123-fca61c529f14","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1642222476481,"customizationUUID":"30173fe0-ae99-43d8-9356-89446589aefd","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-01-15 04:54:40,029 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network 2022-01-15 04:54:40,032 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:54:40,032 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/distribution 2022-01-15 04:54:40,032 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-01-15 04:54:40,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:40,162 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/distribution HTTP/1.1" 200 38 2022-01-15 04:54:40,164 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-01-15 04:54:40,164 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2022-01-15 04:54:40,167 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:54:40,167 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-01-15 04:54:40,168 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-01-15 04:54:40,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:40,408 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 2022-01-15 04:54:40,409 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-01-15 04:54:40,410 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-01-15 04:54:40,412 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-15 04:54:40,412 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC 2022-01-15 04:54:40,416 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'} 2022-01-15 04:54:40,416 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/2b690ab8-3de0-497a-a5f4-6186e4c3af6b/lifecycleState/checkin 2022-01-15 04:54:40,416 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-01-15 04:54:40,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:43,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2b690ab8-3de0-497a-a5f4-6186e4c3af6b/lifecycleState/checkin HTTP/1.1" 200 1199 2022-01-15 04:54:43,064 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-01-15 04:54:43,064 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1642222473103,"lastUpdateDate":1642222481446,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b"},"projectCode":"123456","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","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":"322e47a7-a6a9-468f-be39-ac52c05a9d81"} 2022-01-15 04:54:43,066 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:54:43,066 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:54:43,066 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'} 2022-01-15 04:54:43,067 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:54:43,067 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:54:43,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:54:43,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-01-15 04:54:43,138 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:54:43,138 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:54:43,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 04:54:43,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:43,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:43,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-01-15 04:54:43,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:54:43,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:43,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:43,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:54:43,141 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-15 04:54:43,141 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:54:43,141 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 04:54:43,141 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'} 2022-01-15 04:54:43,141 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 2022-01-15 04:54:43,141 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 04:54:43,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:43,264 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 2022-01-15 04:54:43,267 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 04:54:43,269 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29a809b9-0804-49b9-9d30-a35acd23606d","lifecycleState":"CERTIFIED","lastUpdateDate":1642222336219,"name":"vFW 0c031ab7-d1d8","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bedeb77b-8723-4a16-b04b-b18102eb79c9","invariantUUID":"30ec8703-7daf-4623-ac12-9797715a006c","systemName":"Vfw0c031ab7D1d8","description":"vendor software product","tags":["vFW 0c031ab7-d1d8"],"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":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b120178d-7c7b-4f74-a20a-3058f3e1c785","lifecycleState":"CERTIFIED","lastUpdateDate":1642222373385,"name":"vFW 2022-01-15 04-51-21","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","systemName":"Vfw20220115045121","description":"catalog service description","tags":["robot-ete","vFW 2022-01-15 04-51-21"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1642222481446,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","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}]}]} 2022-01-15 04:54:43,274 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 04:54:43,274 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC 2022-01-15 04:54:43,278 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'} 2022-01-15 04:54:43,278 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/2b690ab8-3de0-497a-a5f4-6186e4c3af6b/lifecycleState/Certify 2022-01-15 04:54:43,278 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-01-15 04:54:43,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:45,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2b690ab8-3de0-497a-a5f4-6186e4c3af6b/lifecycleState/Certify HTTP/1.1" 200 1187 2022-01-15 04:54:45,877 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-01-15 04:54:45,877 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1642222473103,"lastUpdateDate":1642222481446,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"23e80ff8-985c-478b-b6b9-53832c8f52a8"},"projectCode":"123456","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","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":"322e47a7-a6a9-468f-be39-ac52c05a9d81"} 2022-01-15 04:54:45,879 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:54:45,879 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:54:45,879 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'} 2022-01-15 04:54:45,880 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:54:45,880 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:54:45,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:54:46,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-01-15 04:54:46,009 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:54:46,010 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:54:46,011 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 04:54:46,012 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:46,012 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:46,012 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-15 04:54:46,012 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:54:46,012 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:46,012 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:46,012 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:54:46,012 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-15 04:54:46,012 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:54:46,013 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 04:54:46,013 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'} 2022-01-15 04:54:46,013 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 2022-01-15 04:54:46,013 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 04:54:46,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:46,123 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 2022-01-15 04:54:46,163 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 04:54:46,168 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29a809b9-0804-49b9-9d30-a35acd23606d","lifecycleState":"CERTIFIED","lastUpdateDate":1642222336219,"name":"vFW 0c031ab7-d1d8","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bedeb77b-8723-4a16-b04b-b18102eb79c9","invariantUUID":"30ec8703-7daf-4623-ac12-9797715a006c","systemName":"Vfw0c031ab7D1d8","description":"vendor software product","tags":["vFW 0c031ab7-d1d8"],"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":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222481446,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b120178d-7c7b-4f74-a20a-3058f3e1c785","lifecycleState":"CERTIFIED","lastUpdateDate":1642222373385,"name":"vFW 2022-01-15 04-51-21","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","systemName":"Vfw20220115045121","description":"catalog service description","tags":["robot-ete","vFW 2022-01-15 04-51-21"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-15 04:54:46,176 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 04:54:56,182 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2022-01-15 04:54:56,186 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'} 2022-01-15 04:54:56,186 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/23e80ff8-985c-478b-b6b9-53832c8f52a8/distribution/PROD/activate 2022-01-15 04:54:56,186 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-01-15 04:54:56,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:58,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/23e80ff8-985c-478b-b6b9-53832c8f52a8/distribution/PROD/activate HTTP/1.1" 200 None 2022-01-15 04:54:58,974 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-01-15 04:54:58,976 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","empty":false},{"definition":false,"hidden":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YTQzMTAwNDgxY2ViYjIzMTFmNzc4YTU1ZTUxOWEwNTk=","artifactUUID":"54975eba-b3c9-4b87-a4f9-b7f212f15ac9","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.assettoscacsar","duplicated":false,"payloadUpdateDate":1642222484466,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642222473045,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YTg4YmIxMzZiYjlmYjc3NDMxMDE3MzRkOTZiMThlZjE=","artifactUUID":"c9ee23d9-3acc-45d4-b95c-d213dd75b6f0","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.assettoscatemplate","duplicated":false,"payloadUpdateDate":1642222484207,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642222473045,"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":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"c5112c7a-700b-4126-a123-fca61c529f14","uniqueId":"capability.5af97b21-d015-4373-aafb-0da533427ef0.feature","ownerId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"c5112c7a-700b-4126-a123-fca61c529f14","uniqueId":"capability.c5112c7a-700b-4126-a123-fca61c529f14.virtual_linkable","ownerId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c5112c7a-700b-4126-a123-fca61c529f14","capability":"tosca.capabilities.Node","uniqueId":"5af97b21-d015-4373-aafb-0da533427ef0.dependency","ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_role","type":"string","required":false,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false}],"attributes":[{"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.tosca_name","ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","empty":false},{"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","definition":false,"name":"state","type":"string","uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.state","ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","empty":false},{"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.tosca_id","ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"c5112c7a-700b-4126-a123-fca61c529f14","createdFromCsar":false,"uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1642222476481,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"c5112c7a-700b-4126-a123-fca61c529f14","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1642222476481,"customizationUUID":"30173fe0-ae99-43d8-9356-89446589aefd","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_role","type":"string","required":false,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","empty":false}]},"componentInstancesAttributes":{"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0":[{"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","empty":false},{"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.state","name":"state","type":"string","definition":false,"ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","empty":false},{"parentUniqueId":"5af97b21-d015-4373-aafb-0da533427ef0","uniqueId":"attribute.5af97b21-d015-4373-aafb-0da533427ef0.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"c5112c7a-700b-4126-a123-fca61c529f14","uniqueId":"capability.5af97b21-d015-4373-aafb-0da533427ef0.feature","ownerId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"c5112c7a-700b-4126-a123-fca61c529f14","uniqueId":"capability.c5112c7a-700b-4126-a123-fca61c529f14.virtual_linkable","ownerId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["2b690ab8-3de0-497a-a5f4-6186e4c3af6b.c5112c7a-700b-4126-a123-fca61c529f14.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c5112c7a-700b-4126-a123-fca61c529f14","capability":"tosca.capabilities.Node","uniqueId":"5af97b21-d015-4373-aafb-0da533427ef0.dependency","ownerId":"5af97b21-d015-4373-aafb-0da533427ef0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false},{"definition":false,"hidden":false,"uniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a8c59125-63e5-4d0b-ab1d-6ac29110ce63","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1642222473103,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","componentMetadataForSupportLog":{"SupportablityComponentUUID":"322e47a7-a6a9-468f-be39-ac52c05a9d81","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1642222497888,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1642222473045,"artifactType":"OTHER","uniqueId":"2b690ab8-3de0-497a-a5f4-6186e4c3af6b.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":1642222473045,"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":"23e80ff8-985c-478b-b6b9-53832c8f52a8"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2022-01-15 04:54:58,979 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:54:58,979 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:54:58,979 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:54:58,979 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:54:58,979 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:54:58,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:54:59,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-01-15 04:54:59,144 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:54:59,144 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:54:59,145 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 04:54:59,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:59,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:59,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:54:59,146 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:54:59,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:54:59,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:54:59,146 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:54:59,146 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-15 04:54:59,146 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:54:59,146 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 04:54:59,146 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'} 2022-01-15 04:54:59,146 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 2022-01-15 04:54:59,146 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 04:54:59,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:54:59,254 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 2022-01-15 04:54:59,257 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 04:54:59,259 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29a809b9-0804-49b9-9d30-a35acd23606d","lifecycleState":"CERTIFIED","lastUpdateDate":1642222336219,"name":"vFW 0c031ab7-d1d8","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bedeb77b-8723-4a16-b04b-b18102eb79c9","invariantUUID":"30ec8703-7daf-4623-ac12-9797715a006c","systemName":"Vfw0c031ab7D1d8","description":"vendor software product","tags":["vFW 0c031ab7-d1d8"],"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":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b120178d-7c7b-4f74-a20a-3058f3e1c785","lifecycleState":"CERTIFIED","lastUpdateDate":1642222373385,"name":"vFW 2022-01-15 04-51-21","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","systemName":"Vfw20220115045121","description":"catalog service description","tags":["robot-ete","vFW 2022-01-15 04-51-21"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-15 04:54:59,264 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 04:54:59,264 INFO 201:service.py(1) - Service basic_network onboarded 2022-01-15 04:54:59,265 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-01-15 04:54:59,265 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=='} 2022-01-15 04:54:59,265 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:54:59,265 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:54:59,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:54:59,350 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2022-01-15 04:54:59,350 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-01-15 04:54:59,350 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"]}}} 2022-01-15 04:54:59,350 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=='} 2022-01-15 04:54:59,351 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"]}}}. 2022-01-15 04:54:59,356 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=='} 2022-01-15 04:54:59,357 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne 2022-01-15 04:54:59,357 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnw-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2022-01-15 04:54:59,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:54:59,439 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne HTTP/1.1" 201 0 2022-01-15 04:54:59,440 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-01-15 04:54:59,440 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-01-15 04:54:59,442 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=='} 2022-01-15 04:54:59,442 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:54:59,442 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:54:59,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:54:59,504 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-01-15 04:54:59,505 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:54:59,505 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222499390","orchestration-disabled":false,"in-maint":false}]} 2022-01-15 04:54:59,538 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=='} 2022-01-15 04:54:59,538 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/873f408b-b19d-40ab-95a7-c8c6675aac6f 2022-01-15 04:54:59,538 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "873f408b-b19d-40ab-95a7-c8c6675aac6f", "user-name": "onap-istanbul-daily-vnfs-ci", "password": "sXf1MXDJl4Tt10SzVaoex5qmJ82pFwyE", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-istanbul-daily-vnfs" , "system-status": "active" } 2022-01-15 04:54:59,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:01,247 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/873f408b-b19d-40ab-95a7-c8c6675aac6f HTTP/1.1" 201 0 2022-01-15 04:55:01,248 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-01-15 04:55:01,248 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-01-15 04:55:01,251 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=='} 2022-01-15 04:55:01,251 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 2022-01-15 04:55:01,251 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-15 04:55:01,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:01,305 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 HTTP/1.1" 404 464 2022-01-15 04:55:01,305 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-01-15 04:55:01,306 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/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","ERR.5.4.6114"]}}} 2022-01-15 04:55:01,306 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=='} 2022-01-15 04:55:01,306 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/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","ERR.5.4.6114"]}}}. 2022-01-15 04:55:01,307 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-01-15 04:55:01,307 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-01-15 04:55:01,311 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=='} 2022-01-15 04:55:01,311 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 2022-01-15 04:55:01,311 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "fa29909c9dcf4c2bb6015bf794c8b362", "tenant-name": "onap-istanbul-daily-vnfs", "tenant-context": "None" } 2022-01-15 04:55:01,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:02,154 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 HTTP/1.1" 201 0 2022-01-15 04:55:02,155 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-01-15 04:55:02,156 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-01-15 04:55:02,157 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=='} 2022-01-15 04:55:02,158 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-01-15 04:55:02,158 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-01-15 04:55:02,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:02,243 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2022-01-15 04:55:02,248 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-01-15 04:55:02,249 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/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2022-01-15 04:55:02,249 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=='} 2022-01-15 04:55:02,249 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/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2022-01-15 04:55:02,261 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=='} 2022-01-15 04:55:02,261 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2022-01-15 04:55:02,261 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2022-01-15 04:55:02,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:02,845 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2022-01-15 04:55:02,846 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-01-15 04:55:02,846 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-01-15 04:55:02,859 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=='} 2022-01-15 04:55:02,859 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2022-01-15 04:55:02,859 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": "" } 2022-01-15 04:55:02,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:03,040 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0 2022-01-15 04:55:03,040 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2022-01-15 04:55:03,040 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2022-01-15 04:55:03,043 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=='} 2022-01-15 04:55:03,043 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:55:03,043 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:55:03,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:03,149 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2022-01-15 04:55:03,150 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:55:03,151 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222499390","orchestration-disabled":false,"in-maint":false}]} 2022-01-15 04:55:03,166 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=='} 2022-01-15 04:55:03,166 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship 2022-01-15 04:55:03,166 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"} } 2022-01-15 04:55:03,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:03,447 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2022-01-15 04:55:03,448 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-01-15 04:55:03,448 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-01-15 04:55:03,460 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=='} 2022-01-15 04:55:03,460 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-01-15 04:55:03,460 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2022-01-15 04:55:03,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:04,393 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 201 0 2022-01-15 04:55:04,394 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-01-15 04:55:04,394 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-01-15 04:55:04,397 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=='} 2022-01-15 04:55:04,397 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-01-15 04:55:04,397 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-01-15 04:55:04,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:04,490 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-01-15 04:55:04,491 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-01-15 04:55:04,491 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1642222503492"} 2022-01-15 04:55:04,493 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:55:04,493 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-01-15 04:55:04,493 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-01-15 04:55:04,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:04,589 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-01-15 04:55:04,589 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-01-15 04:55:04,590 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1642222503492"} 2022-01-15 04:55:04,591 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:55:04,591 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-01-15 04:55:04,591 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-01-15 04:55:04,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:04,693 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 404 360 2022-01-15 04:55:04,694 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2022-01-15 04:55:04,694 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network 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/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}} 2022-01-15 04:55:04,694 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_network 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=='} 2022-01-15 04:55:04,694 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_network 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/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2022-01-15 04:55:04,694 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2022-01-15 04:55:04,696 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:55:04,696 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:55:04,696 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'} 2022-01-15 04:55:04,696 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:55:04,696 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:55:04,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:55:04,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-01-15 04:55:04,800 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:55:04,801 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:55:04,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 04:55:04,802 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:55:04,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:55:04,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:55:04,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:55:04,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:55:04,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:55:04,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:55:04,803 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-15 04:55:04,803 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:55:04,803 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 04:55:04,803 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'} 2022-01-15 04:55:04,803 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 2022-01-15 04:55:04,803 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 04:55:04,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:55:05,024 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 2022-01-15 04:55:05,027 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 04:55:05,029 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29a809b9-0804-49b9-9d30-a35acd23606d","lifecycleState":"CERTIFIED","lastUpdateDate":1642222336219,"name":"vFW 0c031ab7-d1d8","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bedeb77b-8723-4a16-b04b-b18102eb79c9","invariantUUID":"30ec8703-7daf-4623-ac12-9797715a006c","systemName":"Vfw0c031ab7D1d8","description":"vendor software product","tags":["vFW 0c031ab7-d1d8"],"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":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b120178d-7c7b-4f74-a20a-3058f3e1c785","lifecycleState":"CERTIFIED","lastUpdateDate":1642222373385,"name":"vFW 2022-01-15 04-51-21","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","systemName":"Vfw20220115045121","description":"catalog service description","tags":["robot-ete","vFW 2022-01-15 04-51-21"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-15 04:55:05,035 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 04:55:05,036 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=='} 2022-01-15 04:55:05,036 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network 2022-01-15 04:55:05,036 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "aa93461f-18bb-4596-acc4-c56c514b200c" } 2022-01-15 04:55:05,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:05,598 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network HTTP/1.1" 201 0 2022-01-15 04:55:05,598 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-01-15 04:55:05,599 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-01-15 04:55:05,601 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:55:05,601 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-01-15 04:55:05,601 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-01-15 04:55:05,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:05,694 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2022-01-15 04:55:05,695 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-01-15 04:55:05,695 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1642222505069"}]} 2022-01-15 04:55:05,697 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:55:05,697 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-01-15 04:55:05,697 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-01-15 04:55:05,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:05,793 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-01-15 04:55:05,793 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-01-15 04:55:05,793 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1642222503492"} 2022-01-15 04:55:05,795 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:55:05,795 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-01-15 04:55:05,796 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-01-15 04:55:05,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:05,887 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2022-01-15 04:55:05,888 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-01-15 04:55:05,888 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1642222505069"}]} 2022-01-15 04:55:05,892 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=='} 2022-01-15 04:55:05,892 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:55:05,892 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:55:05,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:06,090 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-01-15 04:55:06,091 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:55:06,091 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222503197","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-15 04:55:06,093 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=='} 2022-01-15 04:55:06,093 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 2022-01-15 04:55:06,093 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-15 04:55:06,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:06,193 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 HTTP/1.1" 200 148 2022-01-15 04:55:06,194 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-15 04:55:06,194 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fa29909c9dcf4c2bb6015bf794c8b362","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1642222501349"} 2022-01-15 04:55:06,204 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=='} 2022-01-15 04:55:06,204 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship 2022-01-15 04:55:06,204 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362?resource-version=1642222501349", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-istanbul-daily-vnfs"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnw-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "fa29909c9dcf4c2bb6015bf794c8b362"}] } 2022-01-15 04:55:06,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:06,620 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship HTTP/1.1" 200 0 2022-01-15 04:55:06,621 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-01-15 04:55:06,621 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-01-15 04:55:06,623 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:55:06,623 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-01-15 04:55:06,623 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-01-15 04:55:06,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:06,695 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-01-15 04:55:06,695 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-01-15 04:55:06,696 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1642222503492"} 2022-01-15 04:55:06,702 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=='} 2022-01-15 04:55:06,703 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:55:06,703 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:55:06,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:06,797 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-01-15 04:55:06,797 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:55:06,798 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222503197","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-15 04:55:06,800 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=='} 2022-01-15 04:55:06,800 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 2022-01-15 04:55:06,800 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-15 04:55:06,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:06,900 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 HTTP/1.1" 200 621 2022-01-15 04:55:06,901 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-15 04:55:06,901 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fa29909c9dcf4c2bb6015bf794c8b362","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1642222506240","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-01-15 04:55:06,903 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=='} 2022-01-15 04:55:06,903 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2022-01-15 04:55:06,903 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-01-15 04:55:06,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:06,948 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 404 269 2022-01-15 04:55:06,949 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2022-01-15 04:55:06,949 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}} 2022-01-15 04:55:06,949 ERROR 157:onap_service.py(1) - [AAI][Get A&AI owning entities] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:55:06,949 ERROR 233:onap_service.py(1) - [AAI][Get A&AI owning entities] 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/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}}. 2022-01-15 04:55:06,950 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-01-15 04:55:06,952 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=='} 2022-01-15 04:55:06,952 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/2005639e-bf3b-46fb-81bf-ab225e4d23f8 2022-01-15 04:55:06,952 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "2005639e-bf3b-46fb-81bf-ab225e4d23f8" } 2022-01-15 04:55:06,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:08,883 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/2005639e-bf3b-46fb-81bf-ab225e4d23f8 HTTP/1.1" 201 0 2022-01-15 04:55:08,884 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-01-15 04:55:08,884 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-01-15 04:55:08,886 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=='} 2022-01-15 04:55:08,887 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/2005639e-bf3b-46fb-81bf-ab225e4d23f8 2022-01-15 04:55:08,887 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-01-15 04:55:08,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:55:09,140 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/2005639e-bf3b-46fb-81bf-ab225e4d23f8 HTTP/1.1" 200 128 2022-01-15 04:55:09,141 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-01-15 04:55:09,142 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owning-entity-name":"basicnw-oe","resource-version":"1642222506984"} 2022-01-15 04:55:09,144 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-01-15 04:55:09,145 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:55:09,145 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:55:09,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'} 2022-01-15 04:55:09,145 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:55:09,145 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:55:09,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:55:09,454 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-01-15 04:55:09,455 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:55:09,455 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","name":"vFW 2022-01-15 04-51-21","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d8b1c4e-3d97-419c-b4d1-013fd721132e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:55:09,457 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 04:55:09,457 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:55:09,457 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:55:09,457 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:55:09,457 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-01-15 04-51-21 from SDC 2022-01-15 04:55:09,457 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:55:09,457 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:55:09,458 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:55:09,458 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-15 04:55:09,458 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:55:09,458 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 04:55:09,458 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'} 2022-01-15 04:55:09,458 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 2022-01-15 04:55:09,458 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 04:55:09,460 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:55:09,520 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 2022-01-15 04:55:09,562 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 04:55:09,567 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29a809b9-0804-49b9-9d30-a35acd23606d","lifecycleState":"CERTIFIED","lastUpdateDate":1642222336219,"name":"vFW 0c031ab7-d1d8","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bedeb77b-8723-4a16-b04b-b18102eb79c9","invariantUUID":"30ec8703-7daf-4623-ac12-9797715a006c","systemName":"Vfw0c031ab7D1d8","description":"vendor software product","tags":["vFW 0c031ab7-d1d8"],"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":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b120178d-7c7b-4f74-a20a-3058f3e1c785","lifecycleState":"CERTIFIED","lastUpdateDate":1642222373385,"name":"vFW 2022-01-15 04-51-21","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"8d8b1c4e-3d97-419c-b4d1-013fd721132e","invariantUUID":"4275e7fb-3ade-4a35-8444-889364a9ef6e","systemName":"Vfw20220115045121","description":"catalog service description","tags":["robot-ete","vFW 2022-01-15 04-51-21"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-15 04:55:09,579 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 04:55:09,580 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:55:09,580 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/distribution 2022-01-15 04:55:09,580 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-01-15 04:55:09,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:55:09,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/distribution HTTP/1.1" 200 205 2022-01-15 04:55:09,810 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-01-15 04:55:09,810 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"b4e70e0e-844a-496c-9599-16c88ac8f757","timestamp":"2022-01-15 04:54:57.369 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-01-15 04:55:09,813 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:55:09,813 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 2022-01-15 04:55:09,813 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-01-15 04:55:09,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:55:09,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 HTTP/1.1" 200 29 2022-01-15 04:55:09,939 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-01-15 04:55:09,940 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-01-15 04:55:09,943 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-15 04:55:09,944 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-01-15 04:56:10,002 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:56:10,004 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 2022-01-15 04:56:10,004 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-01-15 04:56:10,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:56:10,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 HTTP/1.1" 200 29 2022-01-15 04:56:10,141 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-01-15 04:56:10,142 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-01-15 04:56:10,143 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-15 04:56:10,143 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-01-15 04:57:10,202 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:57:10,203 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 2022-01-15 04:57:10,203 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-01-15 04:57:10,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:57:10,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 HTTP/1.1" 200 5658 2022-01-15 04:57:10,309 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-01-15 04:57:10,309 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1642222510996","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222511981","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222502735","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642222498991","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222505591","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222513694","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642222498991","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222507596","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642222489888","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222508437","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222519360","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222510996","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222499362","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1642222489052","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222517103","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222507521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1642222489052","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222516521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222518106","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222512985","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222500367","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222518357","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222506594","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222502735","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222507521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222491020","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222491020","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222508437","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222510504","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642222489888","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-01-15 04:57:10,311 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1642222510996', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222511981', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222502735', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642222498991', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222505591', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222513694', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642222498991', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222507596', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642222489888', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222508437', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222519360', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222510996', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222499362', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1642222489052', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222517103', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222507521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1642222489052', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222516521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222518106', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222512985', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222500367', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222518357', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222506594', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222502735', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222507521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222491020', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222491020', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222508437', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222510504', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642222489888', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-01-15 04:57:10,311 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-01-15 04:57:10,312 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-01-15 04:57:10,312 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-01-15 04:58:10,371 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:58:10,371 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 2022-01-15 04:58:10,371 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-01-15 04:58:10,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:58:10,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/b4e70e0e-844a-496c-9599-16c88ac8f757 HTTP/1.1" 200 6477 2022-01-15 04:58:10,431 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-01-15 04:58:10,431 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1642222510996","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222511981","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222502735","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642222498991","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222505591","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222513694","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642222498991","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642222564916","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222507596","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642222489888","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642222573122","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222508437","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222519360","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222510996","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222499362","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1642222489052","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222517103","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222507521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1642222489052","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222516521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642222564916","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642222518106","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222512985","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222500367","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222518357","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222506594","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642222502735","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222507521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222491020","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642222491020","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642222571618","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642222508437","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642222510504","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642222489888","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-01-15 04:58:10,433 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1642222510996', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222511981', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222502735', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642222498991', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222505591', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222513694', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642222498991', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642222564916', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222507596', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642222489888', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642222573122', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222508437', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222519360', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222510996', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222499362', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1642222489052', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222517103', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222507521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1642222489052', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222516521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642222564916', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642222518106', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222512985', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222500367', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222518357', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222506594', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642222502735', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222507521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222491020', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642222491020', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642222571618', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642222508437', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642222510504', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642222489888', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-01-15 04:58:10,433 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-01-15 04:58:10,434 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-15 04:58:10,434 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-01-15 04:58:10,434 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2022-01-15 04:58:10,443 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '11610988-89f7-469c-ae89-b6ae8bde31c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:58:10,443 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2022-01-15 04:58:10,443 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "aa93461f-18bb-4596-acc4-c56c514b200c", "modelVersionId": "322e47a7-a6a9-468f-be39-ac52c05a9d81", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "fa29909c9dcf4c2bb6015bf794c8b362", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_network", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnw-customer" }, "project": { "projectName": "basicnw-project" }, "owningEntity": { "owningEntityId": "2005639e-bf3b-46fb-81bf-ab225e4d23f8", "owningEntityName": "basicnw-oe" } } } 2022-01-15 04:58:10,444 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:58:32,424 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2022-01-15 04:58:32,426 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2022-01-15 04:58:32,426 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7"}} 2022-01-15 04:58:32,427 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-01-15 04:58:32,539 DEBUG 129:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3831cb0c-5e26-4d41-9e09-572c45b2619b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:58:32,539 DEBUG 131:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:58:32,540 DEBUG 132:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:58:32,544 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:58:32,807 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1368 2022-01-15 04:58:32,808 INFO 142:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:58:32,809 DEBUG 146:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 15 Jan 2022 04:58:31 GMT"}}} 2022-01-15 04:58:42,819 DEBUG 129:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b930c4ad-3f60-4f1f-ab8c-d36f30757e08', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:58:42,819 DEBUG 131:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:58:42,820 DEBUG 132:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:58:42,824 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:58:42,999 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1368 2022-01-15 04:58:43,001 INFO 142:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:58:43,002 DEBUG 146:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 15 Jan 2022 04:58:31 GMT"}}} 2022-01-15 04:58:53,010 DEBUG 129:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65e60931-a5bf-4db0-8f09-0d60f4cd9428', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:58:53,011 DEBUG 131:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:58:53,011 DEBUG 132:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:58:53,015 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:58:53,199 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1368 2022-01-15 04:58:53,200 INFO 142:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:58:53,201 DEBUG 146:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 15 Jan 2022 04:58:31 GMT"}}} 2022-01-15 04:59:03,211 DEBUG 129:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2191b7b5-e468-428d-937f-dbbfe21ae6d9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:03,211 DEBUG 131:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:59:03,211 DEBUG 132:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:59:03,214 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:03,390 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1578 2022-01-15 04:59:03,392 INFO 142:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:59:03,393 DEBUG 146:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","finishTime":"Sat, 15 Jan 2022 04:58:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:58:57 GMT"}}} 2022-01-15 04:59:03,394 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2022-01-15 04:59:03,395 DEBUG 129:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '584bf6e3-548a-41ac-b19f-b2a1b3e1513a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:03,395 DEBUG 131:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:59:03,395 DEBUG 132:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:59:03,397 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:03,572 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1578 2022-01-15 04:59:03,573 INFO 142:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:59:03,573 DEBUG 146:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","finishTime":"Sat, 15 Jan 2022 04:58:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:58:57 GMT"}}} 2022-01-15 04:59:03,574 DEBUG 129:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '01c89d46-5fb6-442b-ada0-ea80131ee111', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:03,574 DEBUG 131:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:59:03,574 DEBUG 132:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:59:03,575 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:03,739 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1578 2022-01-15 04:59:03,740 INFO 142:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:59:03,740 DEBUG 146:onap_service.py(9) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","finishTime":"Sat, 15 Jan 2022 04:58:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:58:57 GMT"}}} 2022-01-15 04:59:03,744 DEBUG 129:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b044be91-8487-4443-83f0-2db9db3944c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:03,744 DEBUG 131:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:59:03,744 DEBUG 132:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:59:03,746 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:03,911 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1578 2022-01-15 04:59:03,913 INFO 142:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:59:03,913 DEBUG 146:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","finishTime":"Sat, 15 Jan 2022 04:58:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:58:57 GMT"}}} 2022-01-15 04:59:03,914 DEBUG 129:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9da5dca-22c4-4bc1-8198-126b4ee455b9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:03,914 DEBUG 131:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 2022-01-15 04:59:03,914 DEBUG 132:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] data sent: None 2022-01-15 04:59:03,916 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:04,087 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/11610988-89f7-469c-ae89-b6ae8bde31c7 HTTP/1.1" 200 1578 2022-01-15 04:59:04,088 INFO 142:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response code: 200 2022-01-15 04:59:04,088 DEBUG 146:onap_service.py(1) - [None][Check 11610988-89f7-469c-ae89-b6ae8bde31c7 orchestration request status] response: {"request":{"requestId":"11610988-89f7-469c-ae89-b6ae8bde31c7","startTime":"Sat, 15 Jan 2022 04:58:10 GMT","finishTime":"Sat, 15 Jan 2022 04:58:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"2005639e-bf3b-46fb-81bf-ab225e4d23f8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:58:57 GMT"}}} 2022-01-15 04:59:04,089 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:59:04,089 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-01-15 04:59:04,089 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-01-15 04:59:04,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:04,198 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 770 2022-01-15 04:59:04,199 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-01-15 04:59:04,200 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1642222506240","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-01-15 04:59:04,205 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 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=='} 2022-01-15 04:59:04,205 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 2022-01-15 04:59:04,205 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] data sent: None 2022-01-15 04:59:04,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:04,306 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 HTTP/1.1" 200 1195 2022-01-15 04:59:04,307 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] response code: 200 2022-01-15 04:59:04,308 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] response: {"service-instance":[{"service-instance-id":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","service-instance-name":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"aa93461f-18bb-4596-acc4-c56c514b200c","model-version-id":"322e47a7-a6a9-468f-be39-ac52c05a9d81","resource-version":"1642222737412","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2005639e-bf3b-46fb-81bf-ab225e4d23f8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2005639e-bf3b-46fb-81bf-ab225e4d23f8"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2022-01-15 04:59:04,311 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:59:04,311 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2022-01-15 04:59:04,311 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-01-15 04:59:04,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:04,394 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2022-01-15 04:59:04,395 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-01-15 04:59:04,396 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1642222503492"} 2022-01-15 04:59:04,399 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:59:04,399 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2022-01-15 04:59:04,400 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-01-15 04:59:04,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:04,496 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 770 2022-01-15 04:59:04,497 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-01-15 04:59:04,497 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1642222506240","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-01-15 04:59:04,499 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 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=='} 2022-01-15 04:59:04,499 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 2022-01-15 04:59:04,499 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] data sent: None 2022-01-15 04:59:04,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:04,606 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 HTTP/1.1" 200 1195 2022-01-15 04:59:04,606 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] response code: 200 2022-01-15 04:59:04,607 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8 service-instance-name] response: {"service-instance":[{"service-instance-id":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","service-instance-name":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"aa93461f-18bb-4596-acc4-c56c514b200c","model-version-id":"322e47a7-a6a9-468f-be39-ac52c05a9d81","resource-version":"1642222737412","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2005639e-bf3b-46fb-81bf-ab225e4d23f8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2005639e-bf3b-46fb-81bf-ab225e4d23f8"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2022-01-15 04:59:04,609 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:59:04,609 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:59:04,610 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'} 2022-01-15 04:59:04,610 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:59:04,610 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:59:04,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:59:05,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1782 2022-01-15 04:59:05,214 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:59:05,215 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/16e555b5-24f1-49c5-b0f5-36755c7cf1d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8744857-3fa7-4cfd-8fbe-588792bb0764/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ddd8d64c-51d1-4389-8960-79eb6d8c8d10/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8b3dcdaf-da87-494f-867b-1ae7aadb1785/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:59:05,218 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-01-15 04:59:05,218 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:05,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:05,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:05,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_gNABcu9Wd4HgIOq5LVIa from SDC 2022-01-15 04:59:05,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:05,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:05,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:05,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 04:59:05,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:05,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:05,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:05,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-15 04:59:05,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:05,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:05,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:05,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-01-15 04:59:05,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:05,221 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:05,221 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:05,221 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-01-15 04:59:05,221 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:59:05,221 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 04:59:05,224 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'} 2022-01-15 04:59:05,225 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 2022-01-15 04:59:05,225 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 04:59:05,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:59:05,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 2022-01-15 04:59:05,406 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 04:59:05,408 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5423b7dd-037f-47eb-b82c-12a761b6b70e","lifecycleState":"CERTIFIED","lastUpdateDate":1642222554793,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"677c93f8-fae8-4cbe-a6ae-2a8216555e5c","invariantUUID":"a143f269-29cf-436e-9da6-d851f0b1fffd","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"dcc1996b-056e-4010-add2-a2f36d5c13bf","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550703,"name":"pNF 0236dccb-39ac","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76a9ab23-aa1d-448a-aefb-e29bc944d086","invariantUUID":"4aef88a6-c834-47b5-b689-1141675c9139","systemName":"Pnf0236dccb39ac","description":"vendor software product","tags":["pNF 0236dccb-39ac"],"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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"defaulticon","uniqueId":"d7b77c7d-0d65-4519-9483-27607982c1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1642222682048,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d432b873-2d99-4b67-bc57-8af6182fb013","invariantUUID":"e46cd774-688c-4233-96d6-65bb92680b27","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"54fc8621-e25d-447b-b8ab-6c2295d9b5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550481,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19ac96e8-9191-43d3-a5bf-19d6fc0a3b69","invariantUUID":"adc7a1c8-7578-4c00-9718-e31e474916c3","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"04b453b4-f0f0-4a79-a443-589ffac2c1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222603344,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"24019d80-70ab-4a8c-a91b-b981444df655","lifecycleState":"CERTIFIED","lastUpdateDate":1642222565392,"name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","systemName":"DemoPnfGnabcu9wd4hgioq5lvia","description":"catalog service description","tags":["robot-ete","Demo_pNF_gNABcu9Wd4HgIOq5LVIa"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c52328a3-b532-4010-8deb-0981a03713c6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222594591,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"ae1eca5e-2975-4ddd-9c3a-65ddd751787c","lifecycleState":"CERTIFIED","lastUpdateDate":1642222721452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","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}]}]} 2022-01-15 04:59:05,411 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 04:59:05,412 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:59:05,412 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel 2022-01-15 04:59:05,412 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2022-01-15 04:59:05,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:59:05,794 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel HTTP/1.1" 200 None 2022-01-15 04:59:05,797 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2022-01-15 04:59:05,797 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a 2022-01-15 04:59:05,848 DEBUG 129:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '227391a3-ec24-4412-8d5b-7fd0369d60c5', 'x-fromappid': 'API client'} 2022-01-15 04:59:05,848 DEBUG 131:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation 2022-01-15 04:59:05,848 DEBUG 132:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] data sent: { "input": { "preload-network-topology-information": { "network-policy": [], "route-table-reference": [], "vpn-bindings": [], "network-topology-identifier-structure": { "network-role": "integration_test_net", "network-technology": "neutron", "network-name": "basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0", "network-type": "Generic NeutronNet" }, "is-external-network": false, "is-shared-network": false, "is-provider-network": false, "physical-network-name": "Not Aplicable", "subnets": [ { "subnet-name": "net_internal-subnet", "start-address": "10.200.0.0", "cidr-mask": "24", "ip-version": "4", "dhcp-enabled": "N", "gateway-address": "10.200.0.1" } ] }, "sdnc-request-header": { "svc-request-id": "test", "svc-notification-url": "http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action": "reserve" } } } 2022-01-15 04:59:05,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-01-15 04:59:06,148 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation HTTP/1.1" 200 113 2022-01-15 04:59:06,149 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2022-01-15 04:59:06,149 DEBUG 146:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2022-01-15 04:59:06,164 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=='} 2022-01-15 04:59:06,165 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-01-15 04:59:06,165 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-15 04:59:06,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:06,292 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 655 2022-01-15 04:59:06,292 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-15 04:59:06,293 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-01-15 04:59:06,295 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=='} 2022-01-15 04:59:06,295 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:59:06,295 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:59:06,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:06,432 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-01-15 04:59:06,433 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:59:06,433 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222503197","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-15 04:59:06,437 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=='} 2022-01-15 04:59:06,437 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-01-15 04:59:06,437 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-15 04:59:06,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:06,497 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 655 2022-01-15 04:59:06,498 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-15 04:59:06,499 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-01-15 04:59:06,503 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=='} 2022-01-15 04:59:06,503 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:59:06,503 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:59:06,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:06,602 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2022-01-15 04:59:06,604 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:59:06,604 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222503197","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-15 04:59:06,609 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:59:06,609 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 2022-01-15 04:59:06,609 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-15 04:59:06,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:06,740 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 HTTP/1.1" 200 621 2022-01-15 04:59:06,741 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-15 04:59:06,742 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fa29909c9dcf4c2bb6015bf794c8b362","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1642222506240","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-01-15 04:59:06,755 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 04:59:06,755 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 04:59:06,756 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'} 2022-01-15 04:59:06,756 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 04:59:06,756 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 04:59:06,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 04:59:07,102 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1782 2022-01-15 04:59:07,104 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 04:59:07,106 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/16e555b5-24f1-49c5-b0f5-36755c7cf1d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8744857-3fa7-4cfd-8fbe-588792bb0764/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ddd8d64c-51d1-4389-8960-79eb6d8c8d10/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8b3dcdaf-da87-494f-867b-1ae7aadb1785/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 04:59:07,109 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-01-15 04:59:07,110 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:07,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:07,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:07,110 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_gNABcu9Wd4HgIOq5LVIa from SDC 2022-01-15 04:59:07,110 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:07,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:07,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:07,110 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 04:59:07,110 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:07,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:07,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:07,110 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-15 04:59:07,110 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:07,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:07,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:07,110 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-01-15 04:59:07,111 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 04:59:07,111 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 04:59:07,111 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 04:59:07,111 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-01-15 04:59:07,111 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 04:59:07,111 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 04:59:07,111 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 04:59:07,111 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-15 04:59:07,111 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 04:59:07,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 04:59:07,195 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 2022-01-15 04:59:07,200 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 04:59:07,204 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5423b7dd-037f-47eb-b82c-12a761b6b70e","lifecycleState":"CERTIFIED","lastUpdateDate":1642222554793,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"677c93f8-fae8-4cbe-a6ae-2a8216555e5c","invariantUUID":"a143f269-29cf-436e-9da6-d851f0b1fffd","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"dcc1996b-056e-4010-add2-a2f36d5c13bf","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550703,"name":"pNF 0236dccb-39ac","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76a9ab23-aa1d-448a-aefb-e29bc944d086","invariantUUID":"4aef88a6-c834-47b5-b689-1141675c9139","systemName":"Pnf0236dccb39ac","description":"vendor software product","tags":["pNF 0236dccb-39ac"],"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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"defaulticon","uniqueId":"d7b77c7d-0d65-4519-9483-27607982c1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1642222682048,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d432b873-2d99-4b67-bc57-8af6182fb013","invariantUUID":"e46cd774-688c-4233-96d6-65bb92680b27","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"54fc8621-e25d-447b-b8ab-6c2295d9b5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550481,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19ac96e8-9191-43d3-a5bf-19d6fc0a3b69","invariantUUID":"adc7a1c8-7578-4c00-9718-e31e474916c3","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"04b453b4-f0f0-4a79-a443-589ffac2c1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222603344,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"24019d80-70ab-4a8c-a91b-b981444df655","lifecycleState":"CERTIFIED","lastUpdateDate":1642222565392,"name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","systemName":"DemoPnfGnabcu9wd4hgioq5lvia","description":"catalog service description","tags":["robot-ete","Demo_pNF_gNABcu9Wd4HgIOq5LVIa"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c52328a3-b532-4010-8deb-0981a03713c6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222594591,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"ae1eca5e-2975-4ddd-9c3a-65ddd751787c","lifecycleState":"CERTIFIED","lastUpdateDate":1642222721452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","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}]}]} 2022-01-15 04:59:07,210 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 04:59:07,211 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71ffdb23-bf6d-498a-83ca-2be4eea162f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:07,211 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/networks 2022-01-15 04:59:07,211 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "aa93461f-18bb-4596-acc4-c56c514b200c" }, "modelInfo": { "modelType": "network", "modelInvariantId": "6df908a5-3f66-4ff5-a2d0-b91139485765", "modelVersionId": "9efea642-9549-45c0-b9c2-f2fb24415085", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "30173fe0-ae99-43d8-9356-89446589aefd", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "fa29909c9dcf4c2bb6015bf794c8b362", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "aa93461f-18bb-4596-acc4-c56c514b200c", "modelVersion": "1.0", "modelVersionId": "322e47a7-a6a9-468f-be39-ac52c05a9d81" } } }] } } 2022-01-15 04:59:07,213 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:09,122 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/networks HTTP/1.1" 202 262 2022-01-15 04:59:09,125 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2022-01-15 04:59:09,125 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","instanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2"}} 2022-01-15 04:59:09,126 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2022-01-15 04:59:09,134 DEBUG 129:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5eca51ae-ab6b-479a-b8a4-414531a39962', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:09,135 DEBUG 131:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 2022-01-15 04:59:09,135 DEBUG 132:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] data sent: None 2022-01-15 04:59:09,138 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:09,362 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 HTTP/1.1" 200 1977 2022-01-15 04:59:09,364 INFO 142:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response code: 200 2022-01-15 04:59:09,364 DEBUG 146:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response: {"request":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","startTime":"Sat, 15 Jan 2022 04:59:07 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"30173fe0-ae99-43d8-9356-89446589aefd","modelVersionId":"9efea642-9549-45c0-b9c2-f2fb24415085","modelCustomizationId":"30173fe0-ae99-43d8-9356-89446589aefd","modelUuid":"9efea642-9549-45c0-b9c2-f2fb24415085","modelInvariantUuid":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"aa93461f-18bb-4596-acc4-c56c514b200c","source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"}}}],"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 15 Jan 2022 04:59:09 GMT"}}} 2022-01-15 04:59:19,370 DEBUG 129:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65169dc3-d5c1-470f-9c23-e330b3ba8a88', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:19,371 DEBUG 131:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 2022-01-15 04:59:19,371 DEBUG 132:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] data sent: None 2022-01-15 04:59:19,373 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:19,966 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 HTTP/1.1" 200 2218 2022-01-15 04:59:19,968 INFO 142:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response code: 200 2022-01-15 04:59:19,969 DEBUG 146:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response: {"request":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","startTime":"Sat, 15 Jan 2022 04:59:07 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"30173fe0-ae99-43d8-9356-89446589aefd","modelVersionId":"9efea642-9549-45c0-b9c2-f2fb24415085","modelCustomizationId":"30173fe0-ae99-43d8-9356-89446589aefd","modelUuid":"9efea642-9549-45c0-b9c2-f2fb24415085","modelInvariantUuid":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"aa93461f-18bb-4596-acc4-c56c514b200c","source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"}}}],"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Sat, 15 Jan 2022 04:59:15 GMT"}}} 2022-01-15 04:59:29,970 DEBUG 129:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6161c7ea-38e8-4e8e-8ed7-1c951a01327c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:29,971 DEBUG 131:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 2022-01-15 04:59:29,971 DEBUG 132:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] data sent: None 2022-01-15 04:59:29,975 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:30,227 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 HTTP/1.1" 200 3858 2022-01-15 04:59:30,229 INFO 142:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response code: 200 2022-01-15 04:59:30,230 DEBUG 146:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response: {"request":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","startTime":"Sat, 15 Jan 2022 04:59:07 GMT","finishTime":"Sat, 15 Jan 2022 04:59:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"30173fe0-ae99-43d8-9356-89446589aefd","modelVersionId":"9efea642-9549-45c0-b9c2-f2fb24415085","modelCustomizationId":"30173fe0-ae99-43d8-9356-89446589aefd","modelUuid":"9efea642-9549-45c0-b9c2-f2fb24415085","modelInvariantUuid":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"aa93461f-18bb-4596-acc4-c56c514b200c","source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"}}}],"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:59:27 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8516edd3-83b8-45c2-bf74-3de9eb2b7008\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"82532845-28b8-49b8-b4ad-e492bce1cf64\",\"output_key\":\"subnet_id_a59834e2-65cb-435b-912d-474d6bbf4470\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":null,\"creation_time\":1642222763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 04:59:30,231 INFO 56:mixins.py(10) - NetworkInstantiation task finished 2022-01-15 04:59:30,232 DEBUG 129:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d5a4532-f3b7-46d7-948b-98a7d6c13e51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:30,232 DEBUG 131:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 2022-01-15 04:59:30,232 DEBUG 132:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] data sent: None 2022-01-15 04:59:30,234 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:30,429 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 HTTP/1.1" 200 3858 2022-01-15 04:59:30,430 INFO 142:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response code: 200 2022-01-15 04:59:30,431 DEBUG 146:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response: {"request":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","startTime":"Sat, 15 Jan 2022 04:59:07 GMT","finishTime":"Sat, 15 Jan 2022 04:59:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"30173fe0-ae99-43d8-9356-89446589aefd","modelVersionId":"9efea642-9549-45c0-b9c2-f2fb24415085","modelCustomizationId":"30173fe0-ae99-43d8-9356-89446589aefd","modelUuid":"9efea642-9549-45c0-b9c2-f2fb24415085","modelInvariantUuid":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"aa93461f-18bb-4596-acc4-c56c514b200c","source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"}}}],"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:59:27 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8516edd3-83b8-45c2-bf74-3de9eb2b7008\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"82532845-28b8-49b8-b4ad-e492bce1cf64\",\"output_key\":\"subnet_id_a59834e2-65cb-435b-912d-474d6bbf4470\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":null,\"creation_time\":1642222763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 04:59:30,431 DEBUG 129:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6887ea89-64bd-449f-acc3-63b51bbb3d32', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:30,432 DEBUG 131:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 2022-01-15 04:59:30,432 DEBUG 132:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] data sent: None 2022-01-15 04:59:30,433 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:30,602 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 HTTP/1.1" 200 3858 2022-01-15 04:59:30,604 INFO 142:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response code: 200 2022-01-15 04:59:30,605 DEBUG 146:onap_service.py(10) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response: {"request":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","startTime":"Sat, 15 Jan 2022 04:59:07 GMT","finishTime":"Sat, 15 Jan 2022 04:59:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"30173fe0-ae99-43d8-9356-89446589aefd","modelVersionId":"9efea642-9549-45c0-b9c2-f2fb24415085","modelCustomizationId":"30173fe0-ae99-43d8-9356-89446589aefd","modelUuid":"9efea642-9549-45c0-b9c2-f2fb24415085","modelInvariantUuid":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"aa93461f-18bb-4596-acc4-c56c514b200c","source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"}}}],"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:59:27 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8516edd3-83b8-45c2-bf74-3de9eb2b7008\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"82532845-28b8-49b8-b4ad-e492bce1cf64\",\"output_key\":\"subnet_id_a59834e2-65cb-435b-912d-474d6bbf4470\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":null,\"creation_time\":1642222763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 04:59:30,610 DEBUG 129:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2669a050-9931-467e-91bf-36bc5149f87f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:30,610 DEBUG 131:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 2022-01-15 04:59:30,610 DEBUG 132:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] data sent: None 2022-01-15 04:59:30,612 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:30,796 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 HTTP/1.1" 200 3858 2022-01-15 04:59:30,799 INFO 142:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response code: 200 2022-01-15 04:59:30,800 DEBUG 146:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response: {"request":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","startTime":"Sat, 15 Jan 2022 04:59:07 GMT","finishTime":"Sat, 15 Jan 2022 04:59:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"30173fe0-ae99-43d8-9356-89446589aefd","modelVersionId":"9efea642-9549-45c0-b9c2-f2fb24415085","modelCustomizationId":"30173fe0-ae99-43d8-9356-89446589aefd","modelUuid":"9efea642-9549-45c0-b9c2-f2fb24415085","modelInvariantUuid":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"aa93461f-18bb-4596-acc4-c56c514b200c","source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"}}}],"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:59:27 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8516edd3-83b8-45c2-bf74-3de9eb2b7008\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"82532845-28b8-49b8-b4ad-e492bce1cf64\",\"output_key\":\"subnet_id_a59834e2-65cb-435b-912d-474d6bbf4470\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":null,\"creation_time\":1642222763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 04:59:30,801 DEBUG 129:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd1b33e52-705f-4357-a334-bab8c5ca8580', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:30,801 DEBUG 131:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 2022-01-15 04:59:30,802 DEBUG 132:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] data sent: None 2022-01-15 04:59:30,805 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:31,004 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/71ffdb23-bf6d-498a-83ca-2be4eea162f2 HTTP/1.1" 200 3858 2022-01-15 04:59:31,006 INFO 142:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response code: 200 2022-01-15 04:59:31,007 DEBUG 146:onap_service.py(1) - [None][Check 71ffdb23-bf6d-498a-83ca-2be4eea162f2 orchestration request status] response: {"request":{"requestId":"71ffdb23-bf6d-498a-83ca-2be4eea162f2","startTime":"Sat, 15 Jan 2022 04:59:07 GMT","finishTime":"Sat, 15 Jan 2022 04:59:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"30173fe0-ae99-43d8-9356-89446589aefd","modelVersionId":"9efea642-9549-45c0-b9c2-f2fb24415085","modelCustomizationId":"30173fe0-ae99-43d8-9356-89446589aefd","modelUuid":"9efea642-9549-45c0-b9c2-f2fb24415085","modelInvariantUuid":"6df908a5-3f66-4ff5-a2d0-b91139485765","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"aa93461f-18bb-4596-acc4-c56c514b200c","source":"VID","instanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"}}}],"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 04:59:27 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"8516edd3-83b8-45c2-bf74-3de9eb2b7008\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"82532845-28b8-49b8-b4ad-e492bce1cf64\",\"output_key\":\"subnet_id_a59834e2-65cb-435b-912d-474d6bbf4470\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":null,\"creation_time\":1642222763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 04:59:31,009 INFO 37:basic_network.py(1) - Service basic_network successfully created 2022-01-15 04:59:31,009 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2022-01-15 04:59:41,020 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=='} 2022-01-15 04:59:41,020 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/relationship-list 2022-01-15 04:59:41,020 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-15 04:59:41,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,083 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/relationship-list HTTP/1.1" 200 1071 2022-01-15 04:59:41,084 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-15 04:59:41,084 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/v24/business/owning-entities/owning-entity/2005639e-bf3b-46fb-81bf-ab225e4d23f8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2005639e-bf3b-46fb-81bf-ab225e4d23f8"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/l3-networks/l3-network/4c0dd064-973a-4dcc-bfd3-3441d1b130be","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4c0dd064-973a-4dcc-bfd3-3441d1b130be"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]} 2022-01-15 04:59:41,086 DEBUG 129:onap_service.py(1) - [AAI][Get c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-15 04:59:41,087 DEBUG 131:onap_service.py(1) - [AAI][Get c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/l3-networks/l3-network/4c0dd064-973a-4dcc-bfd3-3441d1b130be 2022-01-15 04:59:41,087 DEBUG 132:onap_service.py(1) - [AAI][Get c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf ABCMeta] data sent: None 2022-01-15 04:59:41,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,159 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/l3-networks/l3-network/4c0dd064-973a-4dcc-bfd3-3441d1b130be HTTP/1.1" 200 3219 2022-01-15 04:59:41,160 INFO 142:onap_service.py(1) - [AAI][Get c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf ABCMeta] response code: 200 2022-01-15 04:59:41,161 DEBUG 146:onap_service.py(1) - [AAI][Get c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf ABCMeta] response: {"network-id":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","network-name":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"8516edd3-83b8-45c2-bf74-3de9eb2b7008","is-bound-to-vpn":false,"resource-version":"1642222767754","orchestration-status":"Active","heat-stack-id":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136","model-invariant-id":"6df908a5-3f66-4ff5-a2d0-b91139485765","model-version-id":"9efea642-9549-45c0-b9c2-f2fb24415085","model-customization-id":"30173fe0-ae99-43d8-9356-89446589aefd","is-provider-network":false,"is-shared-network":false,"is-external-network":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}} 2022-01-15 04:59:41,163 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2022-01-15 04:59:41,163 DEBUG 199:network.py(1) - Delete 4c0dd064-973a-4dcc-bfd3-3441d1b130be network 2022-01-15 04:59:41,163 DEBUG 144:deletion.py(1) - Network 4c0dd064-973a-4dcc-bfd3-3441d1b130be deletion request 2022-01-15 04:59:41,170 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=='} 2022-01-15 04:59:41,170 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-01-15 04:59:41,170 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-15 04:59:41,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,229 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 655 2022-01-15 04:59:41,230 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-15 04:59:41,230 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-01-15 04:59:41,233 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=='} 2022-01-15 04:59:41,233 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:59:41,233 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:59:41,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,293 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-01-15 04:59:41,294 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:59:41,294 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222751717","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/4c0dd064-973a-4dcc-bfd3-3441d1b130be","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4c0dd064-973a-4dcc-bfd3-3441d1b130be"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"}]}]}}]} 2022-01-15 04:59:41,296 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=='} 2022-01-15 04:59:41,296 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-01-15 04:59:41,296 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-15 04:59:41,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,348 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 655 2022-01-15 04:59:41,348 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-15 04:59:41,348 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-01-15 04:59:41,352 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=='} 2022-01-15 04:59:41,352 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:59:41,352 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:59:41,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,410 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-01-15 04:59:41,411 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:59:41,412 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222751717","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/4c0dd064-973a-4dcc-bfd3-3441d1b130be","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4c0dd064-973a-4dcc-bfd3-3441d1b130be"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"}]}]}}]} 2022-01-15 04:59:41,416 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=='} 2022-01-15 04:59:41,417 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2022-01-15 04:59:41,417 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-15 04:59:41,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,471 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 655 2022-01-15 04:59:41,472 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-15 04:59:41,473 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"fa29909c9dcf4c2bb6015bf794c8b362"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-01-15 04:59:41,476 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=='} 2022-01-15 04:59:41,476 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2022-01-15 04:59:41,476 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-15 04:59:41,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,540 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2022-01-15 04:59:41,540 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-15 04:59:41,540 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1642222751717","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/4c0dd064-973a-4dcc-bfd3-3441d1b130be","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4c0dd064-973a-4dcc-bfd3-3441d1b130be"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"}]}]}}]} 2022-01-15 04:59:41,542 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=='} 2022-01-15 04:59:41,543 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 2022-01-15 04:59:41,543 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-15 04:59:41,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-15 04:59:41,599 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fa29909c9dcf4c2bb6015bf794c8b362 HTTP/1.1" 200 1074 2022-01-15 04:59:41,601 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-15 04:59:41,602 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fa29909c9dcf4c2bb6015bf794c8b362","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1642222751585","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/4c0dd064-973a-4dcc-bfd3-3441d1b130be","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4c0dd064-973a-4dcc-bfd3-3441d1b130be"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-01-15 04:59:41,605 DEBUG 129:onap_service.py(1) - [None][Create 4c0dd064-973a-4dcc-bfd3-3441d1b130be Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1b4dd4f0-4135-49c0-bb23-ee6c6222b84d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:41,605 DEBUG 131:onap_service.py(1) - [None][Create 4c0dd064-973a-4dcc-bfd3-3441d1b130be Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/networks/4c0dd064-973a-4dcc-bfd3-3441d1b130be 2022-01-15 04:59:41,605 DEBUG 132:onap_service.py(1) - [None][Create 4c0dd064-973a-4dcc-bfd3-3441d1b130be Network deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "network" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "fa29909c9dcf4c2bb6015bf794c8b362" } } } 2022-01-15 04:59:41,607 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:43,856 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf/networks/4c0dd064-973a-4dcc-bfd3-3441d1b130be HTTP/1.1" 202 262 2022-01-15 04:59:43,857 INFO 142:onap_service.py(1) - [None][Create 4c0dd064-973a-4dcc-bfd3-3441d1b130be Network deletion request] response code: 202 2022-01-15 04:59:43,857 DEBUG 146:onap_service.py(1) - [None][Create 4c0dd064-973a-4dcc-bfd3-3441d1b130be Network deletion request] response: {"requestReferences":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","instanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d"}} 2022-01-15 04:59:43,857 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2022-01-15 04:59:43,868 DEBUG 129:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a574a094-ab14-4620-ba30-d9e6e377252a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:43,869 DEBUG 131:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 04:59:43,869 DEBUG 132:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 04:59:43,873 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:44,042 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 841 2022-01-15 04:59:44,046 INFO 142:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 04:59:44,047 DEBUG 146:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 15 Jan 2022 04:59:43 GMT"}}} 2022-01-15 04:59:54,058 DEBUG 129:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4a4d79b8-dea0-432f-8c20-34347a970de7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 04:59:54,058 DEBUG 131:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 04:59:54,058 DEBUG 132:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 04:59:54,060 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 04:59:54,537 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2688 2022-01-15 04:59:54,538 INFO 142:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 04:59:54,539 DEBUG 146:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sat, 15 Jan 2022 04:59:46 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a59834e2-65cb-435b-912d-474d6bbf4470\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:04,548 DEBUG 129:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd9aa06c-e0e0-4aae-bbaf-f108c551c0d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:04,549 DEBUG 131:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 05:00:04,549 DEBUG 132:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 05:00:04,551 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:05,018 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2450 2022-01-15 05:00:05,019 INFO 142:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 05:00:05,020 DEBUG 146:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Sat, 15 Jan 2022 05:00:03 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:15,030 DEBUG 129:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ecf76a40-f5e5-4d01-9137-e85829a8ddf2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:15,031 DEBUG 131:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 05:00:15,031 DEBUG 132:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 05:00:15,034 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:15,508 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2461 2022-01-15 05:00:15,509 INFO 142:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 05:00:15,509 DEBUG 146:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Sat, 15 Jan 2022 05:00:05 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:25,520 DEBUG 129:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd05446e1-e913-481e-9e97-640f2398ea1f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:25,520 DEBUG 131:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 05:00:25,520 DEBUG 132:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 05:00:25,522 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:25,696 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2504 2022-01-15 05:00:25,697 INFO 142:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 05:00:25,697 DEBUG 146:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","finishTime":"Sat, 15 Jan 2022 05:00:22 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:22 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:25,697 INFO 56:mixins.py(11) - NetworkDeletionRequest task finished 2022-01-15 05:00:25,698 DEBUG 129:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ede35107-6cab-4b83-a2c1-c26a3618f44f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:25,698 DEBUG 131:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 05:00:25,698 DEBUG 132:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 05:00:25,699 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:25,883 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2504 2022-01-15 05:00:25,884 INFO 142:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 05:00:25,884 DEBUG 146:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","finishTime":"Sat, 15 Jan 2022 05:00:22 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:22 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:25,885 DEBUG 129:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ee349f7-5fc6-404e-b108-dd09f6769e81', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:25,885 DEBUG 131:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 05:00:25,885 DEBUG 132:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 05:00:25,886 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:26,080 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2504 2022-01-15 05:00:26,081 INFO 142:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 05:00:26,082 DEBUG 146:onap_service.py(11) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","finishTime":"Sat, 15 Jan 2022 05:00:22 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:22 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:26,086 DEBUG 129:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe2ecb26-705e-4f58-bb88-1adcd4047ac9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:26,086 DEBUG 131:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 05:00:26,086 DEBUG 132:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 05:00:26,088 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:26,250 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2504 2022-01-15 05:00:26,251 INFO 142:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 05:00:26,251 DEBUG 146:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","finishTime":"Sat, 15 Jan 2022 05:00:22 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:22 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:26,252 DEBUG 129:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e759fb8-22b6-4b09-8f01-2fb79303212d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:26,252 DEBUG 131:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d 2022-01-15 05:00:26,252 DEBUG 132:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] data sent: None 2022-01-15 05:00:26,253 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:26,425 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1b4dd4f0-4135-49c0-bb23-ee6c6222b84d HTTP/1.1" 200 2504 2022-01-15 05:00:26,425 INFO 142:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response code: 200 2022-01-15 05:00:26,426 DEBUG 146:onap_service.py(1) - [None][Check 1b4dd4f0-4135-49c0-bb23-ee6c6222b84d orchestration request status] response: {"request":{"requestId":"1b4dd4f0-4135-49c0-bb23-ee6c6222b84d","startTime":"Sat, 15 Jan 2022 04:59:42 GMT","finishTime":"Sat, 15 Jan 2022 05:00:22 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fa29909c9dcf4c2bb6015bf794c8b362","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","networkInstanceId":"4c0dd064-973a-4dcc-bfd3-3441d1b130be","networkInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:22 GMT"},"requestProcessingData":[{"groupingId":"1dd8bf94-627b-4b81-ac5b-c75846cef136","tag":"StackInformation","dataPairs":[{"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fa29909c9dcf4c2bb6015bf794c8b362/stacks/basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0/1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"updated_time\":1642222786000,\"creation_time\":1642222763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"13b555b6aa2744ed8b165063c8380be4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1dd8bf94-627b-4b81-ac5b-c75846cef136\",\"OS::project_id\":\"fa29909c9dcf4c2bb6015bf794c8b362\",\"OS::stack_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"network_name\":\"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-01-15 05:00:26,426 DEBUG 319:service.py(1) - Delete c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf service instance 2022-01-15 05:00:26,426 DEBUG 113:deletion.py(1) - Service c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf deletion request 2022-01-15 05:00:26,438 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 05:00:26,438 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 05:00:26,438 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'} 2022-01-15 05:00:26,439 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 05:00:26,439 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 05:00:26,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 05:00:26,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1782 2022-01-15 05:00:26,506 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 05:00:26,507 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/16e555b5-24f1-49c5-b0f5-36755c7cf1d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8744857-3fa7-4cfd-8fbe-588792bb0764/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ddd8d64c-51d1-4389-8960-79eb6d8c8d10/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8b3dcdaf-da87-494f-867b-1ae7aadb1785/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 05:00:26,511 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-01-15 05:00:26,511 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,511 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,512 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_gNABcu9Wd4HgIOq5LVIa from SDC 2022-01-15 05:00:26,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,512 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 05:00:26,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,512 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,513 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-15 05:00:26,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,513 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-01-15 05:00:26,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,513 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-01-15 05:00:26,513 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 05:00:26,514 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 05:00:26,514 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'} 2022-01-15 05:00:26,515 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 2022-01-15 05:00:26,515 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 05:00:26,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 05:00:26,615 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 2022-01-15 05:00:26,620 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 05:00:26,623 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5423b7dd-037f-47eb-b82c-12a761b6b70e","lifecycleState":"CERTIFIED","lastUpdateDate":1642222554793,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"677c93f8-fae8-4cbe-a6ae-2a8216555e5c","invariantUUID":"a143f269-29cf-436e-9da6-d851f0b1fffd","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"dcc1996b-056e-4010-add2-a2f36d5c13bf","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550703,"name":"pNF 0236dccb-39ac","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76a9ab23-aa1d-448a-aefb-e29bc944d086","invariantUUID":"4aef88a6-c834-47b5-b689-1141675c9139","systemName":"Pnf0236dccb39ac","description":"vendor software product","tags":["pNF 0236dccb-39ac"],"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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"defaulticon","uniqueId":"d7b77c7d-0d65-4519-9483-27607982c1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1642222682048,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d432b873-2d99-4b67-bc57-8af6182fb013","invariantUUID":"e46cd774-688c-4233-96d6-65bb92680b27","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"54fc8621-e25d-447b-b8ab-6c2295d9b5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550481,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19ac96e8-9191-43d3-a5bf-19d6fc0a3b69","invariantUUID":"adc7a1c8-7578-4c00-9718-e31e474916c3","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"04b453b4-f0f0-4a79-a443-589ffac2c1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222603344,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"24019d80-70ab-4a8c-a91b-b981444df655","lifecycleState":"CERTIFIED","lastUpdateDate":1642222565392,"name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","systemName":"DemoPnfGnabcu9wd4hgioq5lvia","description":"catalog service description","tags":["robot-ete","Demo_pNF_gNABcu9Wd4HgIOq5LVIa"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c52328a3-b532-4010-8deb-0981a03713c6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222594591,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"ae1eca5e-2975-4ddd-9c3a-65ddd751787c","lifecycleState":"CERTIFIED","lastUpdateDate":1642222721452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","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}]}]} 2022-01-15 05:00:26,629 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 05:00:26,629 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 05:00:26,629 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 05:00:26,629 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'} 2022-01-15 05:00:26,629 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 05:00:26,629 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 05:00:26,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 05:00:26,678 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1782 2022-01-15 05:00:26,679 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 05:00:26,679 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/16e555b5-24f1-49c5-b0f5-36755c7cf1d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8744857-3fa7-4cfd-8fbe-588792bb0764/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ddd8d64c-51d1-4389-8960-79eb6d8c8d10/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8b3dcdaf-da87-494f-867b-1ae7aadb1785/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 05:00:26,682 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-01-15 05:00:26,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,682 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_gNABcu9Wd4HgIOq5LVIa from SDC 2022-01-15 05:00:26,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,682 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 05:00:26,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,683 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-15 05:00:26,683 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,683 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,683 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,683 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-01-15 05:00:26,683 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,683 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,683 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,683 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-01-15 05:00:26,683 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 05:00:26,683 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 05:00:26,684 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'} 2022-01-15 05:00:26,684 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 2022-01-15 05:00:26,684 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 05:00:26,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 05:00:26,753 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 2022-01-15 05:00:26,756 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 05:00:26,758 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5423b7dd-037f-47eb-b82c-12a761b6b70e","lifecycleState":"CERTIFIED","lastUpdateDate":1642222554793,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"677c93f8-fae8-4cbe-a6ae-2a8216555e5c","invariantUUID":"a143f269-29cf-436e-9da6-d851f0b1fffd","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"dcc1996b-056e-4010-add2-a2f36d5c13bf","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550703,"name":"pNF 0236dccb-39ac","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76a9ab23-aa1d-448a-aefb-e29bc944d086","invariantUUID":"4aef88a6-c834-47b5-b689-1141675c9139","systemName":"Pnf0236dccb39ac","description":"vendor software product","tags":["pNF 0236dccb-39ac"],"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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"defaulticon","uniqueId":"d7b77c7d-0d65-4519-9483-27607982c1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1642222682048,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d432b873-2d99-4b67-bc57-8af6182fb013","invariantUUID":"e46cd774-688c-4233-96d6-65bb92680b27","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"54fc8621-e25d-447b-b8ab-6c2295d9b5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550481,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19ac96e8-9191-43d3-a5bf-19d6fc0a3b69","invariantUUID":"adc7a1c8-7578-4c00-9718-e31e474916c3","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"04b453b4-f0f0-4a79-a443-589ffac2c1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222603344,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"24019d80-70ab-4a8c-a91b-b981444df655","lifecycleState":"CERTIFIED","lastUpdateDate":1642222565392,"name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","systemName":"DemoPnfGnabcu9wd4hgioq5lvia","description":"catalog service description","tags":["robot-ete","Demo_pNF_gNABcu9Wd4HgIOq5LVIa"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c52328a3-b532-4010-8deb-0981a03713c6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222594591,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"ae1eca5e-2975-4ddd-9c3a-65ddd751787c","lifecycleState":"CERTIFIED","lastUpdateDate":1642222721452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","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}]}]} 2022-01-15 05:00:26,761 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 05:00:26,762 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-01-15 05:00:26,762 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 05:00:26,762 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'} 2022-01-15 05:00:26,762 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 05:00:26,762 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 05:00:26,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 05:00:26,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1782 2022-01-15 05:00:26,823 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 05:00:26,824 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/16e555b5-24f1-49c5-b0f5-36755c7cf1d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f8744857-3fa7-4cfd-8fbe-588792bb0764/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ddd8d64c-51d1-4389-8960-79eb6d8c8d10/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8b3dcdaf-da87-494f-867b-1ae7aadb1785/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 05:00:26,828 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-01-15 05:00:26,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,828 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,828 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_gNABcu9Wd4HgIOq5LVIa from SDC 2022-01-15 05:00:26,829 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,829 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,829 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,829 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 05:00:26,829 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,829 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,829 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,829 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-15 05:00:26,829 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,830 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,830 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,830 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-01-15 05:00:26,830 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 05:00:26,830 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 05:00:26,830 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 05:00:26,830 DEBUG 147:__init__.py(1) - number of Service returned: 5 2022-01-15 05:00:26,830 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-01-15 05:00:26,830 INFO 192:__init__.py(1) - Service found, updating information 2022-01-15 05:00:26,830 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'} 2022-01-15 05:00:26,831 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 2022-01-15 05:00:26,831 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 05:00:26,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 05:00:26,899 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 2022-01-15 05:00:26,905 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 05:00:26,910 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f1a0126-77fb-4c8f-b2d7-b353d5fa7d61","lifecycleState":"CERTIFIED","lastUpdateDate":1642218206337,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5508c0a9-20ac-4fd9-a116-aa5a829c4670","invariantUUID":"b897bf34-57d2-473c-9f8d-83b9640f8ea4","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72cc63d0-1d72-4898-998d-a22abe0d5b8c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218389674,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70262943-64d9-4336-9309-362459e7e7c8","invariantUUID":"20049f63-ed47-49b5-8831-c69339a6daf3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"342ce375-35ec-4776-aad0-bceceb361941","lifecycleState":"CERTIFIED","lastUpdateDate":1642218343260,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0562c005-992c-4f76-bd01-29d72168c2c0","invariantUUID":"c79fceee-524c-4ebb-bbf3-078349eae433","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":"objectStorage","uniqueId":"41180a7c-4fbc-406e-9de0-ec6b7201ff45","lifecycleState":"CERTIFIED","lastUpdateDate":1642218140384,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d65c5c4c-fe34-4715-9bd0-7f2082610593","invariantUUID":"4ba67867-6b76-4bc6-8384-014c3aa68a3f","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":"dfe2b96b-7172-48e5-88c2-0cb305c75de8","lifecycleState":"CERTIFIED","lastUpdateDate":1642218149470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73c64071-5636-4398-9edd-a7f779fd1c34","invariantUUID":"aaead163-fd11-49c3-9087-087a8ac08b8c","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":"555ddc82-14e8-4710-b58e-e241051ffc87","lifecycleState":"CERTIFIED","lastUpdateDate":1642218157480,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9354fb-cf40-4675-ba55-a7f5a54e8d0c","invariantUUID":"783f9234-e63c-417a-aa97-0a1106ac1798","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":"compute","uniqueId":"d31151a0-3840-4cac-bc84-e8dc3b317c52","lifecycleState":"CERTIFIED","lastUpdateDate":1642218267026,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7814107f-df35-42e6-968c-0835bd890b15","invariantUUID":"ca4fe11f-3dd2-44bf-a8e8-2699c26d72f5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e8d5ea2a-779d-40cd-b30e-f31abfe81cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218166902,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"793fe8dc-1363-4fae-bd6d-2317b8db476f","invariantUUID":"b0dbe746-e538-40b3-ab27-eb037f871384","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5423b7dd-037f-47eb-b82c-12a761b6b70e","lifecycleState":"CERTIFIED","lastUpdateDate":1642222554793,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"677c93f8-fae8-4cbe-a6ae-2a8216555e5c","invariantUUID":"a143f269-29cf-436e-9da6-d851f0b1fffd","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"368fb5df-72ac-4f72-b80e-4cbdb7235d23","lifecycleState":"CERTIFIED","lastUpdateDate":1642218234149,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c69c5c8a-148d-44e6-8925-50c13e0e026a","invariantUUID":"e3015ffa-9534-4061-aac4-2c7cf7ad57ef","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":"dcc1996b-056e-4010-add2-a2f36d5c13bf","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550703,"name":"pNF 0236dccb-39ac","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76a9ab23-aa1d-448a-aefb-e29bc944d086","invariantUUID":"4aef88a6-c834-47b5-b689-1141675c9139","systemName":"Pnf0236dccb39ac","description":"vendor software product","tags":["pNF 0236dccb-39ac"],"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":"port","uniqueId":"4c9e186f-57bd-42fc-9b36-d36fac327b14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218192518,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb254a9-bdca-49f8-9da2-05b861fa0a94","invariantUUID":"39f0a690-3b98-4650-b6d2-22566a2dd258","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"61da77e4-861c-44e3-970f-4f257b51c70c","lifecycleState":"CERTIFIED","lastUpdateDate":1642218263901,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7ec6beb-d999-4e24-918e-fa7f5704d7d9","invariantUUID":"2c707cd3-31ee-4d80-aeaa-ea51d7baf97f","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":"defaulticon","uniqueId":"d7b77c7d-0d65-4519-9483-27607982c1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1642222682048,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d432b873-2d99-4b67-bc57-8af6182fb013","invariantUUID":"e46cd774-688c-4233-96d6-65bb92680b27","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a575f2a-fef3-408a-8e04-450d67c9b197","lifecycleState":"CERTIFIED","lastUpdateDate":1642218402513,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9b796fc-a9f4-48ec-942a-d16e994e4147","invariantUUID":"25f00f0c-08a0-480a-ac1d-52bc91af5315","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"280ad731-836e-498f-8068-d3f1e0b1ec64","lifecycleState":"CERTIFIED","lastUpdateDate":1642218391746,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7c5ed2f-881c-4785-bc74-3c6dcc35c6d4","invariantUUID":"0e5683d5-f68c-4645-832b-176c3228a58e","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4060d563-5ec8-4267-9242-97a171fb2f50","lifecycleState":"CERTIFIED","lastUpdateDate":1642218244888,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"bf3c4dc4-92d7-4151-abac-72ed307d35aa","invariantUUID":"53bd87e5-825b-4d58-9736-876c8803c984","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f88f5c-3789-4be6-9703-532e458c168f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218321782,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d71bf36d-b027-497a-922a-ddead68b92d4","invariantUUID":"ddef2a2a-c7a7-445c-a6ef-b6f8e83a8c9e","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":"compute","uniqueId":"9fd27e60-5cda-4fc7-9fbc-4423bfbae934","lifecycleState":"CERTIFIED","lastUpdateDate":1642218314793,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d7e3832-dd03-4659-bb12-a84678ac47e4","invariantUUID":"7ee78a80-6929-4045-ad82-edf955c9641d","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":"fe0a71f8-0d4d-4e8c-b23b-18269bc0f953","lifecycleState":"CERTIFIED","lastUpdateDate":1642218175389,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c929711-8b96-4145-b9a5-89fd59e1b729","invariantUUID":"2934edc3-2833-4c64-97ea-71b7a2f8d3f5","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f852fad6-b3a6-402f-aa56-7ba770e9f408","lifecycleState":"CERTIFIED","lastUpdateDate":1642218295934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c105faa-a01b-4489-a584-7f9e86300899","invariantUUID":"cd2f2b81-a30c-40d9-9544-424abb7584c5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4724b0c0-36e4-4345-911e-c021c15861bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218250760,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80af0673-61a2-45d1-a3ec-ecdfd78b9247","invariantUUID":"48a9f4d6-c074-40cc-b382-bf0a85c0533f","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":"dbfe5f3a-26e9-4862-92e8-6e1a8518afba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218297473,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fff2550f-e8aa-4b1d-83aa-2e78c47fabb6","invariantUUID":"a493e414-92f0-4f9a-8afc-3922d3a5739a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"486f138d-50d3-4190-b6f6-a314ada41991","lifecycleState":"CERTIFIED","lastUpdateDate":1642218207798,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a37fc3-ec8e-4789-baa4-7b63b1c6ed24","invariantUUID":"71ca458a-39b9-44b8-bbc5-48587e610fc6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8d05609-a8bc-4a3f-b2de-b61f1618b670","lifecycleState":"CERTIFIED","lastUpdateDate":1642218334277,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fe51986-56eb-4256-a3ad-855564154b6f","invariantUUID":"872443cb-9626-4c49-8b27-f63abec8e74a","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":"port","uniqueId":"4971be21-3f5a-454c-84df-9db2902ba063","lifecycleState":"CERTIFIED","lastUpdateDate":1642218292323,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"903d2862-89b4-4c8a-b2ee-711ff51caf84","invariantUUID":"bbf39dbd-958b-48f0-8f75-5d21121e1cc5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"748e9e14-1b0a-4e4a-9858-b7f3ac77e2d1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218126010,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d80e4439-49cc-4f6c-8dac-c4fff7bc5384","invariantUUID":"06c6b6d7-f681-40d6-95af-e6c2e70683a2","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":"objectStorage","uniqueId":"36ec8a50-242f-4984-b96e-6bbf8f12ee54","lifecycleState":"CERTIFIED","lastUpdateDate":1642218393559,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"741c3866-5256-490a-b258-09511c1d8893","invariantUUID":"9820522d-5b7d-4105-a0b6-e2fba512f523","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1072053-03e2-47c0-8cd4-a148b5a79e0e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218386683,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe16f87e-b87e-433d-928f-39d8b0065cb8","invariantUUID":"841b4398-db30-4f6a-8324-48bcb272b403","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c8d61ba-4307-4fd2-8ac4-e8cd7c669e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218227550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0993028b-1928-4a33-bccf-034936d239e2","invariantUUID":"e5113ad9-e36a-43b1-a03f-d0da2123001a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d4b73-a43e-4928-8f26-d6ea9319ce60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218173721,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"116af010-1b8b-46a8-ad6d-3da1e9264cad","invariantUUID":"df4f830a-03de-4495-82a9-8175d18d0503","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba30834-44f7-48cd-9bdc-4d3217064046","lifecycleState":"CERTIFIED","lastUpdateDate":1642218261883,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38fd920e-bc40-450e-ab11-09d720ca7571","invariantUUID":"5f351575-0d14-4c31-b67a-00a22b6d42c6","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":"defaulticon","uniqueId":"1469f381-4759-48e1-8d2e-6513e36118f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642218135509,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d3cdf22a-cde8-4b73-ab60-428a8c3c889a","invariantUUID":"3955b3a6-03da-4cc8-b7b8-546e76711151","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":"loadBalancer","uniqueId":"c71e803f-311a-4fe2-9636-ae13ab0ab59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218145863,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f444701-4e4e-4111-8942-ef870eaed2ff","invariantUUID":"02256832-2389-49c7-85e9-ddd225974711","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":"objectStorage","uniqueId":"a86e051a-f434-4888-a1ab-e90971116bd5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218395305,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b56c71f-90c7-4051-88c2-343d10a3fb39","invariantUUID":"4a93751f-0a21-413e-9d4f-a6bc97de8272","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4bc3614c-caac-45a8-baf5-9bd4f8d28800","lifecycleState":"CERTIFIED","lastUpdateDate":1642218290288,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5de3376-5dba-42d7-b287-6fed724a7133","invariantUUID":"2d9e67bd-d605-4b93-aada-802dee1b7183","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98ac3bf5-f35b-484a-a805-8ba8708cf1e9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218405132,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"869216f5-b05c-453d-8558-57934216af2c","invariantUUID":"a00956ac-cf41-45f0-9bab-e92f72669d65","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3346f6c2-3072-43e5-af66-363a50ad6aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218294500,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdb49d00-0323-4895-9de5-30be592e742c","invariantUUID":"190d38e0-1c92-49ff-8c99-1e405b1d76c4","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":"networkrules","uniqueId":"2a0766e9-e42e-4789-94f6-044a4d37b23b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218190658,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23928acf-3ddc-4e08-afcc-91e1a77e59af","invariantUUID":"0c2edaab-6486-465d-8097-ad31a6662181","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":"network","uniqueId":"659b66e8-f174-4af7-a93e-93f162e062ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642218401144,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea2be486-7fdf-43e4-bd30-91f3c6605f47","invariantUUID":"cd123a84-c4db-42a5-8e19-4660db5f5f29","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc21b78a-821e-4686-be2b-f49d213651ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642218209733,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"986432c9-0c3f-4fdf-b82e-6ccf66a97631","invariantUUID":"4d0acb89-88f7-4001-87e5-141b140fe8a3","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":"45723382-6652-48c3-b412-de6d7faf3fa7","lifecycleState":"CERTIFIED","lastUpdateDate":1642218286015,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09b0f6f6-997a-46af-b492-de6e947eb079","invariantUUID":"a12848ab-fc22-4750-af8f-0ae001cb1584","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd8ac87-4b51-4705-a88b-da3f35ef1509","lifecycleState":"CERTIFIED","lastUpdateDate":1642218137823,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96b12e10-2084-4423-8cfc-593faaae5d52","invariantUUID":"4eb59e36-952b-4627-9381-c69e9750e97c","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":"216c6fe5-6f06-46a2-b622-dac39ef9b289","lifecycleState":"CERTIFIED","lastUpdateDate":1642218252677,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e27436b-55e4-4833-becb-32bbdf89b95b","invariantUUID":"706f19e7-b0fe-4c52-a4ad-5b551f2a0ac4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7bd957dd-cf5c-4ae9-9921-07ebf0ef8e24","lifecycleState":"CERTIFIED","lastUpdateDate":1642218197018,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"93e495ce-beac-4531-8d65-000ec39a3e9d","invariantUUID":"6266a3c7-48ee-4a76-ac4a-4f96576aa656","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":"network","uniqueId":"c64f5d3b-8afa-4b40-8ef1-57f91c218495","lifecycleState":"CERTIFIED","lastUpdateDate":1642218214515,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82c8c313-1f91-4014-af90-2c692ff94a70","invariantUUID":"4e872dbc-5d8a-4b85-b6d1-92e646af5d49","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5519d8a-9279-45cc-a3f1-307ed4bc9c30","lifecycleState":"CERTIFIED","lastUpdateDate":1642218161034,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129cd2d8-e05b-4e23-a42f-fa83ccc7e67d","invariantUUID":"af3299d2-f668-48ee-a8c0-e26b446532f9","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b23de5f7-4e63-41d2-9b17-f80c63de014b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218164854,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"642ffd6a-44fc-4788-8c5f-b60fa838c609","invariantUUID":"19ab47f5-c6cd-4d2f-b791-d8aed7bc4ce5","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":"securityrules","uniqueId":"1f3b4014-d9d4-40f3-b4f2-3a7176248473","lifecycleState":"CERTIFIED","lastUpdateDate":1642218201183,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"882014b4-16cc-4e0e-bded-3a46e01f31f2","invariantUUID":"c0b1f7d6-ba41-4efa-b661-5cad6b5b770c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d23a7e4-db07-40d8-82e3-b29c0632ee77","lifecycleState":"CERTIFIED","lastUpdateDate":1642218318333,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593c9b30-4c63-4a8e-a527-22a19148368d","invariantUUID":"0404a5b2-11b5-4af3-ac8d-c16c6c0eb6ba","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":"compute","uniqueId":"538e2011-86d8-4891-87bb-2ff7f2f0620d","lifecycleState":"CERTIFIED","lastUpdateDate":1642218341660,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91f636d2-358e-4bde-ab10-bacd3318c1af","invariantUUID":"09965648-0a25-4f12-aa15-e7295e556257","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6fd9dc46-b9c4-4a36-b422-ad0852295dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218328088,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05c9f9fb-29ba-4726-a4b2-a3f04a09e400","invariantUUID":"d1ba3651-b83c-4688-872a-3545bbabdabe","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":"362a67d4-b91f-453a-9569-0171b70b1e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218235658,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed8d6f4c-98d8-4c1a-9c0e-e52d30b617e7","invariantUUID":"8e9452b1-c394-45ef-b619-d31966a39f9b","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e2109bf-b3b9-4c4a-a536-f4183c2c115b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218302248,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1fa48923-6f5a-42db-86c2-d95ca7a305bd","invariantUUID":"59401909-b6ca-4f65-ba52-556b51120198","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":"defaulticon","uniqueId":"384f00ab-2c91-442c-b0b1-2b677f450ff2","lifecycleState":"CERTIFIED","lastUpdateDate":1642218287999,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de138e93-b35a-42de-93cc-92ee917a6efd","invariantUUID":"96918b84-800c-4387-ae36-abfcefe7a5cd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5112c7a-700b-4126-a123-fca61c529f14","lifecycleState":"CERTIFIED","lastUpdateDate":1642218242993,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9efea642-9549-45c0-b9c2-f2fb24415085","invariantUUID":"6df908a5-3f66-4ff5-a2d0-b91139485765","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":"defaulticon","uniqueId":"b4cfe987-ab2a-49f1-a432-e7e8d6e08a26","lifecycleState":"CERTIFIED","lastUpdateDate":1642218247333,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"051655e6-7cc4-4697-9c01-8c68e3f813cc","invariantUUID":"05a182bd-3962-4f77-95e5-7bf25e59357f","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":"8a8cea1f-fdc5-4e53-8e23-b4524275ff80","lifecycleState":"CERTIFIED","lastUpdateDate":1642218238848,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"831a5c5a-34de-41ce-a71c-222d4bc0e30a","invariantUUID":"f3b5d3f8-11ea-4484-8981-5d3922956799","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":"8a2a09dd-77b5-410f-af28-39c1c930827e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218169054,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"735b6e22-7cfb-4173-8da9-625d0b9ec173","invariantUUID":"d9886fb4-0bd6-447a-97e0-43deb7685c6b","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":"port","uniqueId":"a1c4f313-5233-465b-b6ac-e33b687bb90a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218406725,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff7b2b79-abac-4c8d-b31d-cfa3885b4096","invariantUUID":"1346af72-d920-410c-91bc-d9a2c97a7d27","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da0481cf-7c53-4ce7-870e-6701509f72b5","lifecycleState":"CERTIFIED","lastUpdateDate":1642218259686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6c3e7b0-24ec-416e-98ce-ca860aade7c7","invariantUUID":"4aabd395-577a-4b34-b86d-28651dfa66de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09ab1824-9e85-4f16-b3c9-afef6d00558b","lifecycleState":"CERTIFIED","lastUpdateDate":1642218204776,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07aab5e6-8b96-4276-b16e-f0a51745fb49","invariantUUID":"8500c666-c167-4d53-af00-87bb20a4758e","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":"fedb3f0b-fb37-4ce9-b7da-6929db034ada","lifecycleState":"CERTIFIED","lastUpdateDate":1642218171289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab3f05d0-30f5-4221-a593-941f886a0436","invariantUUID":"9f4294fc-a98a-4ac7-bf0a-9e98464c3b3a","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":"compute","uniqueId":"efb36dd4-4c82-4e14-92df-15f1180c58d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642218254181,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe13dc1d-fb5c-4681-b736-0a9401b12e11","invariantUUID":"b028fb0c-b629-4273-a02f-3e55de60bcae","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c725e20d-362f-40bf-8623-0e6f4e17492e","lifecycleState":"CERTIFIED","lastUpdateDate":1642218309197,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2041f9f4-3871-4a2f-a545-37b50968f62d","invariantUUID":"e4d825d8-240f-4ef5-9fae-f1ea0e322e93","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":"objectStorage","uniqueId":"e37c6725-f203-4c54-9df0-d76f1db672bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642218398432,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edbbdd4c-6bc1-47c5-8b49-63bded20c596","invariantUUID":"c12af69d-5fd0-40dd-ae31-cc6397241265","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c25fa-a6da-4df3-931f-9d058fbdfcc1","lifecycleState":"CERTIFIED","lastUpdateDate":1642218268527,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc72b52f-9875-4de5-97a7-75beae65e1c4","invariantUUID":"af22ef8a-a418-49c6-b225-da8f41be18c7","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cae466b-1498-48ed-b193-2dc606da7a4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642218147647,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19293134-c953-49fe-87df-90d34cc2b1a6","invariantUUID":"bdd5f9c9-dfee-47be-b7ee-78ac9766a618","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":"compute","uniqueId":"7c4665ea-d70d-4a76-b207-fe88685a59d3","lifecycleState":"CERTIFIED","lastUpdateDate":1642218403821,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7141a56-643c-42ce-b80f-78827760ec14","invariantUUID":"5ee63bd3-b6a3-41fb-a9ed-ad18be2d63a7","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c969be0-8b6d-49c2-ab74-93568c5ce887","lifecycleState":"CERTIFIED","lastUpdateDate":1642218255748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3682e7fc-dde0-42cd-b718-a88b47240208","invariantUUID":"65212bac-4c81-4ec3-a727-b0213f4a96d4","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":"network","uniqueId":"69f81a35-4ad0-4b38-a7c2-a6e306fda4fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642218298972,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ee8cb5a-5b71-4f05-977c-8d77a0d41f45","invariantUUID":"c4d23f68-11a8-47c7-9c77-eb2fe8e0dcb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00aa071d-9028-4450-b1ee-7e2666d80fbe","lifecycleState":"CERTIFIED","lastUpdateDate":1642218176935,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7c0e2fc-6c87-4ef7-bfe4-e1efb406b800","invariantUUID":"cdb25d40-649d-4bc8-8407-c3653d4c0029","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af2b0c09-e286-419d-9a9f-52a7e18a6855","lifecycleState":"CERTIFIED","lastUpdateDate":1642218217701,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e2ed68a-064d-414d-8502-d592d4e1c051","invariantUUID":"920d933e-7c05-42e1-b2c0-f47d11288ab5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8469686-7ccb-408f-9876-8bf957955ea6","lifecycleState":"CERTIFIED","lastUpdateDate":1642218178469,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d57ed76-ca30-4fad-b5a8-bea0a0b09e24","invariantUUID":"c61b20d4-1fd5-4404-90dd-7f5fd4e198d8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d0675afa-9a30-4fb0-8976-68105283ac60","lifecycleState":"CERTIFIED","lastUpdateDate":1642218344900,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac685b0b-ae03-4de9-8c67-5e57692fc482","invariantUUID":"74331b8b-3501-42bd-9a1c-b555642add36","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":"e499a042-771b-42a1-83de-e4073b43f199","lifecycleState":"CERTIFIED","lastUpdateDate":1642218274828,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0fccbfe-367f-4c68-80a3-736e9e9d895c","invariantUUID":"fa75a69a-216e-456e-a6e8-b9c80cfcab4b","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0b9cca1-b837-4911-b7dc-78e754016298","lifecycleState":"CERTIFIED","lastUpdateDate":1642218240990,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4dcceb8-cefc-46cb-bb70-929a42b9ce1b","invariantUUID":"a2df0879-e496-4698-b521-404a08ef124a","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":"network","uniqueId":"5013f740-3bae-4292-9cb0-5a43f66a9143","lifecycleState":"CERTIFIED","lastUpdateDate":1642218278511,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7902a188-1905-4334-951f-237de703e3cd","invariantUUID":"0bdd8c7f-d709-41c3-a123-82bfffb8a8fa","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":"8ce85eb9-b4f1-4ea4-9df8-5f90a32da571","lifecycleState":"CERTIFIED","lastUpdateDate":1642218220790,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef462af-fabb-48da-a4a8-d2077cbe23b9","invariantUUID":"f45c291d-784a-47f4-804c-e1e78f7dcfab","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":"port","uniqueId":"ce647396-0e56-4a11-af68-3742f4681ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1642218326417,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"227a0915-e703-4a82-be6b-cd405874805e","invariantUUID":"13192e95-472d-4bce-930d-102ed80fbb66","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3e8e023-9d22-4dc0-bf61-31df99c0feba","lifecycleState":"CERTIFIED","lastUpdateDate":1642218199099,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eea2c3a-e5c6-49f2-8005-24016795a746","invariantUUID":"c50c3d1e-e028-4c55-9d63-619143cf44bb","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":"c65973ba-bc02-48d4-884c-384bbc432412","lifecycleState":"CERTIFIED","lastUpdateDate":1642218347205,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b738da48-8c1e-4091-a85a-bfeb56a141df","invariantUUID":"70880848-cf07-4de5-940d-1b7b83001133","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":"58962ead-7ee2-40d6-8524-edb9b30b422a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218163091,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d59d33-d348-4305-bb65-9026f078b8c3","invariantUUID":"1317df19-89de-49cf-a1d0-417e77cc261d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"54fc8621-e25d-447b-b8ab-6c2295d9b5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222550481,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19ac96e8-9191-43d3-a5bf-19d6fc0a3b69","invariantUUID":"adc7a1c8-7578-4c00-9718-e31e474916c3","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d27a997c-776b-46c9-b513-3456225bf666","lifecycleState":"CERTIFIED","lastUpdateDate":1642218338611,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f662a921-7df5-46bd-aa85-4cfdfaedfec3","invariantUUID":"f41fb599-73ae-447d-b504-fc10d5a08e97","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":"compute","uniqueId":"9a3d7783-50ff-4168-8079-1ec5ad4d6f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642218388114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0329693-98e4-4d71-adcc-3b115f400acf","invariantUUID":"fed4fbbc-fa9d-4b7d-a326-0e6f0d588d2e","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23e80ff8-985c-478b-b6b9-53832c8f52a8","lifecycleState":"CERTIFIED","lastUpdateDate":1642222497888,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","invariantUUID":"aa93461f-18bb-4596-acc4-c56c514b200c","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"04b453b4-f0f0-4a79-a443-589ffac2c1a6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222603344,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"16e555b5-24f1-49c5-b0f5-36755c7cf1d1","invariantUUID":"27e950e9-a07a-4ec0-bb27-d428c1ea8dec","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"24019d80-70ab-4a8c-a91b-b981444df655","lifecycleState":"CERTIFIED","lastUpdateDate":1642222565392,"name":"Demo_pNF_gNABcu9Wd4HgIOq5LVIa","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f8744857-3fa7-4cfd-8fbe-588792bb0764","invariantUUID":"06d85b8e-2fa8-45f8-b23b-735ad1a2dc92","systemName":"DemoPnfGnabcu9wd4hgioq5lvia","description":"catalog service description","tags":["robot-ete","Demo_pNF_gNABcu9Wd4HgIOq5LVIa"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c52328a3-b532-4010-8deb-0981a03713c6","lifecycleState":"CERTIFIED","lastUpdateDate":1642222594591,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8b3dcdaf-da87-494f-867b-1ae7aadb1785","invariantUUID":"d8c698cc-f786-4f73-a4a7-6222a4d396ba","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"ae1eca5e-2975-4ddd-9c3a-65ddd751787c","lifecycleState":"CERTIFIED","lastUpdateDate":1642222721452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ddd8d64c-51d1-4389-8960-79eb6d8c8d10","invariantUUID":"764c6bce-bde7-401a-a0f7-92409348fdf0","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}]}]} 2022-01-15 05:00:26,916 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-01-15 05:00:26,916 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 05:00:26,916 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel 2022-01-15 05:00:26,916 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2022-01-15 05:00:26,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 05:00:26,993 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/322e47a7-a6a9-468f-be39-ac52c05a9d81/toscaModel HTTP/1.1" 200 None 2022-01-15 05:00:26,998 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2022-01-15 05:00:26,998 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a 2022-01-15 05:00:27,028 DEBUG 129:onap_service.py(1) - [None][Create c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '954b8a55-9e84-4c27-9be4-ddedcfc5c141', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:27,029 DEBUG 131:onap_service.py(1) - [None][Create c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf 2022-01-15 05:00:27,029 DEBUG 132:onap_service.py(1) - [None][Create c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "aa93461f-18bb-4596-acc4-c56c514b200c", "modelVersion": "1.0", "modelVersionId": "322e47a7-a6a9-468f-be39-ac52c05a9d81" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2022-01-15 05:00:27,030 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:28,800 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf HTTP/1.1" 202 262 2022-01-15 05:00:28,801 INFO 142:onap_service.py(1) - [None][Create c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf Service deletion request] response code: 202 2022-01-15 05:00:28,801 DEBUG 146:onap_service.py(1) - [None][Create c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf Service deletion request] response: {"requestReferences":{"requestId":"954b8a55-9e84-4c27-9be4-ddedcfc5c141","instanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141"}} 2022-01-15 05:00:28,802 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-01-15 05:00:28,809 DEBUG 129:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd111fd11-9bfa-4e19-9265-2d176125316f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:28,810 DEBUG 131:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 2022-01-15 05:00:28,810 DEBUG 132:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] data sent: None 2022-01-15 05:00:28,813 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:28,989 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 HTTP/1.1" 200 875 2022-01-15 05:00:28,995 INFO 142:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response code: 200 2022-01-15 05:00:28,995 DEBUG 146:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response: {"request":{"requestId":"954b8a55-9e84-4c27-9be4-ddedcfc5c141","startTime":"Sat, 15 Jan 2022 05:00:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 15 Jan 2022 05:00:28 GMT"}}} 2022-01-15 05:00:39,006 DEBUG 129:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4bf20b02-cad6-47a6-b2a4-7159e4119742', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:39,006 DEBUG 131:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 2022-01-15 05:00:39,006 DEBUG 132:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] data sent: None 2022-01-15 05:00:39,008 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:39,180 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 HTTP/1.1" 200 1085 2022-01-15 05:00:39,182 INFO 142:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response code: 200 2022-01-15 05:00:39,182 DEBUG 146:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response: {"request":{"requestId":"954b8a55-9e84-4c27-9be4-ddedcfc5c141","startTime":"Sat, 15 Jan 2022 05:00:27 GMT","finishTime":"Sat, 15 Jan 2022 05:00:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:32 GMT"}}} 2022-01-15 05:00:39,182 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2022-01-15 05:00:39,183 DEBUG 129:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c4e99175-4b45-4a90-ba40-a3167f9b59b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:39,183 DEBUG 131:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 2022-01-15 05:00:39,183 DEBUG 132:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] data sent: None 2022-01-15 05:00:39,185 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:39,349 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 HTTP/1.1" 200 1085 2022-01-15 05:00:39,350 INFO 142:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response code: 200 2022-01-15 05:00:39,351 DEBUG 146:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response: {"request":{"requestId":"954b8a55-9e84-4c27-9be4-ddedcfc5c141","startTime":"Sat, 15 Jan 2022 05:00:27 GMT","finishTime":"Sat, 15 Jan 2022 05:00:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:32 GMT"}}} 2022-01-15 05:00:39,351 DEBUG 129:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '41bbc68f-e1fa-484a-8e8b-ebc0f91fcd5d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:39,351 DEBUG 131:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 2022-01-15 05:00:39,351 DEBUG 132:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] data sent: None 2022-01-15 05:00:39,353 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:39,514 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 HTTP/1.1" 200 1085 2022-01-15 05:00:39,515 INFO 142:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response code: 200 2022-01-15 05:00:39,515 DEBUG 146:onap_service.py(12) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response: {"request":{"requestId":"954b8a55-9e84-4c27-9be4-ddedcfc5c141","startTime":"Sat, 15 Jan 2022 05:00:27 GMT","finishTime":"Sat, 15 Jan 2022 05:00:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:32 GMT"}}} 2022-01-15 05:00:39,521 DEBUG 129:onap_service.py(1) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5332bd83-9153-4883-a68a-d2c6df03e18f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-15 05:00:39,521 DEBUG 131:onap_service.py(1) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 2022-01-15 05:00:39,521 DEBUG 132:onap_service.py(1) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] data sent: None 2022-01-15 05:00:39,524 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-15 05:00:39,692 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/954b8a55-9e84-4c27-9be4-ddedcfc5c141 HTTP/1.1" 200 1085 2022-01-15 05:00:39,693 INFO 142:onap_service.py(1) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response code: 200 2022-01-15 05:00:39,694 DEBUG 146:onap_service.py(1) - [None][Check 954b8a55-9e84-4c27-9be4-ddedcfc5c141 orchestration request status] response: {"request":{"requestId":"954b8a55-9e84-4c27-9be4-ddedcfc5c141","startTime":"Sat, 15 Jan 2022 05:00:27 GMT","finishTime":"Sat, 15 Jan 2022 05:00:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"aa93461f-18bb-4596-acc4-c56c514b200c","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelUuid":"322e47a7-a6a9-468f-be39-ac52c05a9d81","modelInvariantUuid":"aa93461f-18bb-4596-acc4-c56c514b200c"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c77e1cb7-2d5b-4409-8a1a-faa3a36f0faf","serviceInstanceName":"basic_network-85e05419-9427-4396-a7bf-0c01bdb364c8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 15 Jan 2022 05:00:32 GMT"}}} 2022-01-15 05:00:39,694 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-01-15 05:00:39,695 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 06:09 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-01-15 05:00:39,697 INFO 61:basic_network.py(1) - Generate Test report 2022-01-15 05:00:39,768 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-01-15 05:00:40,007 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-01-15 05:00:40,009 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61e254f76c44f50010879b71 2022-01-15 05:00:40,009 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK