2022-02-17 04:21:01,676 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2022-02-17 04:21:01,677 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-02-17 04:21:01,682 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-02-17 04:21:01,683 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-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2022-02-17 04:21:01,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2022-02-17 04:21:01,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2022-02-17 04:21:01,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2022-02-17 04:21:01,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2022-02-17 04:21:01,684 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2022-02-17 04:21:01,684 DEBUG 34:basic_network.py(1) - start time 2022-02-17 04:21:01,685 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-02-17 04:21:01,689 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:01,689 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:01,690 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-02-17 04:21:01,690 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:01,690 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:01,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:02,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-02-17 04:21:02,159 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:02,159 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:21:02,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:02,162 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:02,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:02,162 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:02,162 DEBUG 147:__init__.py(1) - number of Service returned: 1 2022-02-17 04:21:02,162 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:02,162 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-02-17 04:21:02,163 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:02,163 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:02,163 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-02-17 04:21:02,163 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:02,163 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:02,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:02,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-02-17 04:21:02,226 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:02,227 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:21:02,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:02,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:02,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:02,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:02,229 DEBUG 147:__init__.py(1) - number of Service returned: 1 2022-02-17 04:21:02,229 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:02,230 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-02-17 04:21:02,230 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-02-17 04:21:02,230 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-02-17 04:21:02,230 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-02-17 04:21:02,231 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-02-17 04:21:02,231 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-02-17 04:21:02,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:02,442 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-02-17 04:21:02,444 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-02-17 04:21:02,445 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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}],"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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},{"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-02-17 04:21:02,448 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-02-17 04:21:02,448 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-02-17 04:21:02,448 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-02-17 04:21:02,448 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC 2022-02-17 04:21:02,448 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:02,448 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:02,449 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-02-17 04:21:02,449 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:02,449 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:02,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:02,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-02-17 04:21:02,515 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:02,515 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:21:02,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:02,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:02,518 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:02,518 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:02,518 DEBUG 147:__init__.py(1) - number of Service returned: 1 2022-02-17 04:21:02,518 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:02,518 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2022-02-17 04:21:02,554 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-02-17 04:21:02,555 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-02-17 04:21:02,555 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-02-17 04:21:02,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:03,865 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-02-17 04:21:03,867 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-02-17 04:21:03,868 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.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":"9560b230-1690-4764-8a27-7f2510855c73.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":"9560b230-1690-4764-8a27-7f2510855c73.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":"9560b230-1690-4764-8a27-7f2510855c73.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":"9560b230-1690-4764-8a27-7f2510855c73.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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.controlloopfunctions","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.operationalpolicies","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.certificationtestresults","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.deploymentvotingrecord","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicequestionnaire","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.dimensioninginfo","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.affinityrules","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.serviceartifactplan","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicespecificpolicies","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicesecuritytemplate","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.engineeringrules","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.distributioninstructions","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.summaryofimpactstoecompelements","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":"TOSCA definition package of the asset","uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_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":1645071663135,"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":1645071663135,"description":"TOSCA representation of the asset","uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","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":1645071663135,"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":"51eb7584-92ee-492b-bef2-efe96d882c00.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":"51eb7584-92ee-492b-bef2-efe96d882c00","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":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.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":"51eb7584-92ee-492b-bef2-efe96d882c00","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":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.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":"51eb7584-92ee-492b-bef2-efe96d882c00","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":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.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":"51eb7584-92ee-492b-bef2-efe96d882c00","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":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.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":"51eb7584-92ee-492b-bef2-efe96d882c00","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":"51eb7584-92ee-492b-bef2-efe96d882c00","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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.configuration","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.testing","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.logging","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.monitoring","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.reporting","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.instantiation","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663189,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73","componentMetadataForSupportLog":{"SupportablityComponentUUID":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","systemName":"BasicNetwork","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1645071663189,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.controlloopfunctions","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.operationalpolicies","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.certificationtestresults","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.deploymentvotingrecord","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicequestionnaire","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.dimensioninginfo","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.affinityrules","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.serviceartifactplan","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicespecificpolicies","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicesecuritytemplate","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.engineeringrules","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.distributioninstructions","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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":1645071663135,"description":null,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.summaryofimpactstoecompelements","artifactName":null,"artifactType":"OTHER","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":1645071663135,"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-02-17 04:21:03,872 INFO 285:__init__.py(1) - Service basic_network is created in SDC 2022-02-17 04:21:03,872 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:03,872 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2022-02-17 04:21:03,872 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC 2022-02-17 04:21:03,873 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-02-17 04:21:03,873 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-02-17 04:21:03,873 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2022-02-17 04:21:03,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:04,246 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-02-17 04:21:04,248 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2022-02-17 04:21:04,248 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"bdb44bd8-47e9-4e31-aeea-1a17b80cf7ce","invariantUUID":"778f6424-2ba0-404a-93f9-43d01fffdf27","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bdb44bd8-47e9-4e31-aeea-1a17b80cf7ce/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1560be58-c186-4084-813b-79627eb6ae97/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c31703a6-4a14-4cce-ac12-56eb436bddeb/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/25c329ad-6d92-40c2-9e53-21ea07d7ff9a/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/52b52d4a-e889-4d85-997f-8e8c1a659e51/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1d8defd3-234c-4661-b1a3-6e0fef75f410/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/95a5d7c0-dbb5-46bf-b504-e34005e69b94/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/30938f5a-c565-43ab-b5aa-002cfa9719b4/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e79e2547-ecbf-4d82-b898-23cdc596db36/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2bf945c5-e56a-4509-9022-ee883ca27b48/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/39a10daf-07ee-4670-b15a-0058fa74b11f/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b39f01c5-fe36-4f64-aca0-d6ac15ae62ac/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c4e0bf3-037a-4847-8181-bb5c3836dba0/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42bc8af5-023b-4a8c-ba21-3dc411dd5155/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f86e080f-78f8-4d4d-9c71-18eac87d60d9/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2022-02-17 04:21:04,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2022-02-17 04:21:04,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,251 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2022-02-17 04:21:04,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2022-02-17 04:21:04,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,251 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2022-02-17 04:21:04,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2022-02-17 04:21:04,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,252 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2022-02-17 04:21:04,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2022-02-17 04:21:04,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,252 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2022-02-17 04:21:04,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2022-02-17 04:21:04,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,252 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2022-02-17 04:21:04,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2022-02-17 04:21:04,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,252 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2022-02-17 04:21:04,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2022-02-17 04:21:04,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,253 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2022-02-17 04:21:04,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2022-02-17 04:21:04,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,253 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2022-02-17 04:21:04,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2022-02-17 04:21:04,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,253 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,253 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2022-02-17 04:21:04,253 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2022-02-17 04:21:04,253 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,254 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2022-02-17 04:21:04,254 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2022-02-17 04:21:04,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,254 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2022-02-17 04:21:04,254 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2022-02-17 04:21:04,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,254 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2022-02-17 04:21:04,254 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-02-17 04:21:04,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,255 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-02-17 04:21:04,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-02-17 04:21:04,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,255 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,255 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-02-17 04:21:04,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2022-02-17 04:21:04,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,255 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,255 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2022-02-17 04:21:04,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2022-02-17 04:21:04,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,255 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,255 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2022-02-17 04:21:04,255 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2022-02-17 04:21:04,256 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:04,256 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:04,256 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2022-02-17 04:21:04,256 DEBUG 147:__init__.py(1) - number of Vl returned: 17 2022-02-17 04:21:04,256 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2022-02-17 04:21:04,256 INFO 192:__init__.py(1) - Vl found, updating information 2022-02-17 04:21:04,256 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-02-17 04:21:04,256 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-02-17 04:21:04,256 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2022-02-17 04:21:04,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:05,252 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-02-17 04:21:05,255 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2022-02-17 04:21:05,256 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9560b230-1690-4764-8a27-7f2510855c73","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1645071663189,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-17 04:21:05,260 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2022-02-17 04:21:05,266 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-02-17 04:21:05,266 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/9560b230-1690-4764-8a27-7f2510855c73/resourceInstance 2022-02-17 04:21:05,266 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "3854e1b3-3e34-4608-976a-552cb2b1359d", "originType": "VL", "componentUid": "3854e1b3-3e34-4608-976a-552cb2b1359d", "icon": "defaulticon" } 2022-02-17 04:21:05,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:08,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9560b230-1690-4764-8a27-7f2510855c73/resourceInstance HTTP/1.1" 201 None 2022-02-17 04:21:08,283 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201 2022-02-17 04:21:08,283 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"capability.e137919d-0ad9-4606-bc42-88cb8fe875db.feature","parentName":null,"ownerId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.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":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"capability.3854e1b3-3e34-4608-976a-552cb2b1359d.virtual_linkable","parentName":null,"ownerId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.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":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"node":"tosca.nodes.Root","source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db.dependency","capability":"tosca.capabilities.Node","parentName":null,"ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","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":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.tosca_name","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.state","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.tosca_id","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"3854e1b3-3e34-4608-976a-552cb2b1359d","createdFromCsar":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1645071666169,"icon":"network","description":null,"originType":"VL","invariantName":"genericneutronnet0","createdFrom":null,"isProxy":false,"toscaArtifacts":{},"directives":[],"componentUid":"3854e1b3-3e34-4608-976a-552cb2b1359d","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1645071666169,"customizationUUID":"17eade87-a27e-469a-84a0-f726a8e7c3f6","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-02-17 04:21:08,284 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network 2022-02-17 04:21:08,286 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-02-17 04:21:08,286 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/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/distribution 2022-02-17 04:21:08,287 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-02-17 04:21:08,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:08,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/distribution HTTP/1.1" 200 38 2022-02-17 04:21:08,369 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-02-17 04:21:08,370 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2022-02-17 04:21:08,372 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-02-17 04:21:08,372 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-02-17 04:21:08,372 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-02-17 04:21:08,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:08,410 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-02-17 04:21:08,411 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-02-17 04:21:08,412 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2022-02-17 04:21:08,413 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-02-17 04:21:08,414 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC 2022-02-17 04:21:08,417 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-02-17 04:21:08,417 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/9560b230-1690-4764-8a27-7f2510855c73/lifecycleState/checkin 2022-02-17 04:21:08,417 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-02-17 04:21:08,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:11,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9560b230-1690-4764-8a27-7f2510855c73/lifecycleState/checkin HTTP/1.1" 200 1199 2022-02-17 04:21:11,291 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-02-17 04:21:11,291 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1645071663189,"lastUpdateDate":1645071669287,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"9560b230-1690-4764-8a27-7f2510855c73"},"projectCode":"123456","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e"} 2022-02-17 04:21:11,293 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:11,293 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:11,293 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-02-17 04:21:11,293 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:11,293 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:11,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:11,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-02-17 04:21:11,485 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:11,485 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-17 04:21:11,487 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:11,488 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:11,488 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:11,488 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:11,488 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:21:11,488 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:11,488 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:11,488 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-17 04:21:11,488 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-02-17 04:21:11,488 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:11,488 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:21:11,489 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-02-17 04:21:11,489 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-02-17 04:21:11,489 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:21:11,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:11,675 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-02-17 04:21:11,677 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:21:11,679 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9560b230-1690-4764-8a27-7f2510855c73","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645071669287,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-17 04:21:11,688 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:21:11,688 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC 2022-02-17 04:21:11,692 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-02-17 04:21:11,692 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/9560b230-1690-4764-8a27-7f2510855c73/lifecycleState/Certify 2022-02-17 04:21:11,692 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-02-17 04:21:11,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:17,539 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9560b230-1690-4764-8a27-7f2510855c73/lifecycleState/Certify HTTP/1.1" 200 1187 2022-02-17 04:21:17,541 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-02-17 04:21:17,541 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1645071663189,"lastUpdateDate":1645071669287,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"dca55abf-2bcc-43f9-9bda-00056a730656"},"projectCode":"123456","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e"} 2022-02-17 04:21:17,544 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:17,544 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:17,545 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-02-17 04:21:17,545 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:17,545 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:17,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:17,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-02-17 04:21:17,781 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:17,781 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-17 04:21:17,784 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:17,784 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:17,784 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:17,784 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:17,784 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:21:17,784 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:17,784 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:17,785 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-17 04:21:17,785 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-02-17 04:21:17,785 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:17,785 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:21:17,785 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-02-17 04:21:17,785 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-02-17 04:21:17,785 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:21:17,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:18,037 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-02-17 04:21:18,039 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:21:18,041 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071669287,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-17 04:21:18,046 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:21:28,051 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2022-02-17 04:21:28,055 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-02-17 04:21:28,055 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/dca55abf-2bcc-43f9-9bda-00056a730656/distribution/PROD/activate 2022-02-17 04:21:28,055 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-02-17 04:21:28,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:30,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/dca55abf-2bcc-43f9-9bda-00056a730656/distribution/PROD/activate HTTP/1.1" 200 None 2022-02-17 04:21:30,776 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-02-17 04:21:30,777 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dca55abf-2bcc-43f9-9bda-00056a730656","empty":false},{"definition":false,"hidden":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dca55abf-2bcc-43f9-9bda-00056a730656","empty":false},{"definition":false,"hidden":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dca55abf-2bcc-43f9-9bda-00056a730656","empty":false},{"definition":false,"hidden":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dca55abf-2bcc-43f9-9bda-00056a730656","empty":false},{"definition":false,"hidden":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dca55abf-2bcc-43f9-9bda-00056a730656","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.controlloopfunctions","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.operationalpolicies","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.certificationtestresults","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.deploymentvotingrecord","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicequestionnaire","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.dimensioninginfo","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.affinityrules","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.serviceartifactplan","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicespecificpolicies","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicesecuritytemplate","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.engineeringrules","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.distributioninstructions","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.summaryofimpactstoecompelements","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"description":"TOSCA definition package of the asset","uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactGroupType":"TOSCA","artifactChecksum":"ODA1OWRhMzY2NTM3N2I2YjM3N2RiN2RlYjY5ODFjYzc=","artifactUUID":"9202ec31-c273-43ed-8962-686a60efc0f4","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"9560b230-1690-4764-8a27-7f2510855c73.assettoscacsar","duplicated":false,"payloadUpdateDate":1645071674890,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"description":"TOSCA representation of the asset","uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactGroupType":"TOSCA","artifactChecksum":"YmUwNzc2YzhmMmE2YzFkMThjM2ZhNGIwYWJhNmFlOGQ=","artifactUUID":"5f80cf7c-3435-423d-9e49-795a869a7aa4","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"9560b230-1690-4764-8a27-7f2510855c73.assettoscatemplate","duplicated":false,"payloadUpdateDate":1645071673689,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"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":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"capability.e137919d-0ad9-4606-bc42-88cb8fe875db.feature","ownerId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.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":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"capability.3854e1b3-3e34-4608-976a-552cb2b1359d.virtual_linkable","ownerId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.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":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"node":"tosca.nodes.Root","source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db.dependency","capability":"tosca.capabilities.Node","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","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":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"3854e1b3-3e34-4608-976a-552cb2b1359d.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false}],"attributes":[{"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.tosca_name","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","empty":false},{"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","definition":false,"name":"state","type":"string","uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.state","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","empty":false},{"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.tosca_id","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"3854e1b3-3e34-4608-976a-552cb2b1359d","createdFromCsar":false,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1645071666169,"icon":"network","originType":"VL","invariantName":"genericneutronnet0","isProxy":false,"toscaArtifacts":{},"directives":[],"componentUid":"3854e1b3-3e34-4608-976a-552cb2b1359d","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1645071666169,"customizationUUID":"17eade87-a27e-469a-84a0-f726a8e7c3f6","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.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":"3854e1b3-3e34-4608-976a-552cb2b1359d.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"756fb6a9-5174-4711-be67-2577a615c4ab","empty":false}]},"componentInstancesAttributes":{"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0":[{"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","empty":false},{"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.state","name":"state","type":"string","definition":false,"ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","empty":false},{"parentUniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db","uniqueId":"attribute.e137919d-0ad9-4606-bc42-88cb8fe875db.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"capability.e137919d-0ad9-4606-bc42-88cb8fe875db.feature","ownerId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.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":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"capability.3854e1b3-3e34-4608-976a-552cb2b1359d.virtual_linkable","ownerId":"9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.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":["9560b230-1690-4764-8a27-7f2510855c73.3854e1b3-3e34-4608-976a-552cb2b1359d.genericneutronnet0"],"node":"tosca.nodes.Root","source":"3854e1b3-3e34-4608-976a-552cb2b1359d","uniqueId":"e137919d-0ad9-4606-bc42-88cb8fe875db.dependency","capability":"tosca.capabilities.Node","ownerId":"e137919d-0ad9-4606-bc42-88cb8fe875db","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":"51eb7584-92ee-492b-bef2-efe96d882c00.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false},{"definition":false,"hidden":false,"uniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51eb7584-92ee-492b-bef2-efe96d882c00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51eb7584-92ee-492b-bef2-efe96d882c00","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.configuration","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.testing","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.logging","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.monitoring","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.reporting","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.instantiation","artifactType":"OTHER","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"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":1645071663189,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","componentMetadataForSupportLog":{"SupportablityComponentUUID":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","systemName":"BasicNetwork","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1645071689710,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.controlloopfunctions","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.operationalpolicies","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.certificationtestresults","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.deploymentvotingrecord","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicequestionnaire","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.dimensioninginfo","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.affinityrules","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.serviceartifactplan","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicespecificpolicies","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.servicesecuritytemplate","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.engineeringrules","artifactType":"OTHER","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":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.distributioninstructions","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645071663135,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1645071663135,"uniqueId":"9560b230-1690-4764-8a27-7f2510855c73.summaryofimpactstoecompelements","artifactType":"OTHER","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":1645071663135,"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":"dca55abf-2bcc-43f9-9bda-00056a730656"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2022-02-17 04:21:30,780 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:30,780 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:30,780 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-02-17 04:21:30,780 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:30,781 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:30,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:30,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-02-17 04:21:30,853 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:30,853 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:21:30,855 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:30,856 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:30,856 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:30,856 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:30,856 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:21:30,856 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:30,856 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:30,856 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:30,856 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-02-17 04:21:30,856 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:30,856 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:21:30,857 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-02-17 04:21:30,857 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-02-17 04:21:30,857 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:21:30,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:30,910 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-02-17 04:21:30,912 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:21:30,914 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-17 04:21:30,919 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:21:30,920 INFO 201:service.py(1) - Service basic_network onboarded 2022-02-17 04:21:30,920 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-02-17 04:21:30,920 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-02-17 04:21:30,920 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-02-17 04:21:30,921 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:21:30,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:31,010 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-02-17 04:21:31,011 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-02-17 04:21:31,011 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-02-17 04:21:31,011 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-02-17 04:21:31,011 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-02-17 04:21:31,019 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-02-17 04:21:31,019 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-02-17 04:21:31,019 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-02-17 04:21:31,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:31,905 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-02-17 04:21:31,906 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-02-17 04:21:31,906 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-02-17 04:21:31,909 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-02-17 04:21:31,909 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-02-17 04:21:31,909 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:21:31,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:31,967 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-02-17 04:21:31,967 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:21:31,968 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":"1645071691060","orchestration-disabled":false,"in-maint":false}]} 2022-02-17 04:21:31,986 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-02-17 04:21:31,986 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/d7140569-327f-4f32-8e91-17dfba398cfa 2022-02-17 04:21:31,986 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "d7140569-327f-4f32-8e91-17dfba398cfa", "user-name": "onap-istanbul-daily-vnfs-ci", "password": "6u9M41cnduchzzfLgIYTI6LM105YSMcI", "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-02-17 04:21:31,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:32,832 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/d7140569-327f-4f32-8e91-17dfba398cfa HTTP/1.1" 201 0 2022-02-17 04:21:32,833 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-02-17 04:21:32,833 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-02-17 04:21:32,835 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-02-17 04:21:32,835 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/71e692ec495c47ecbd4ba163d9aedd36 2022-02-17 04:21:32,835 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-17 04:21:32,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:32,880 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/71e692ec495c47ecbd4ba163d9aedd36 HTTP/1.1" 404 464 2022-02-17 04:21:32,881 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-02-17 04:21:32,882 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/71e692ec495c47ecbd4ba163d9aedd36","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71e692ec495c47ecbd4ba163d9aedd36","ERR.5.4.6114"]}}} 2022-02-17 04:21:32,882 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-02-17 04:21:32,882 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/71e692ec495c47ecbd4ba163d9aedd36","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71e692ec495c47ecbd4ba163d9aedd36","ERR.5.4.6114"]}}}. 2022-02-17 04:21:32,882 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-02-17 04:21:32,882 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-02-17 04:21:32,885 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-02-17 04:21:32,886 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/71e692ec495c47ecbd4ba163d9aedd36 2022-02-17 04:21:32,886 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "71e692ec495c47ecbd4ba163d9aedd36", "tenant-name": "onap-istanbul-daily-vnfs", "tenant-context": "None" } 2022-02-17 04:21:32,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:33,375 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/71e692ec495c47ecbd4ba163d9aedd36 HTTP/1.1" 201 0 2022-02-17 04:21:33,375 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-02-17 04:21:33,376 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-02-17 04:21:33,378 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-02-17 04:21:33,378 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-02-17 04:21:33,378 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-02-17 04:21:33,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:33,421 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-02-17 04:21:33,422 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-02-17 04:21:33,422 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-02-17 04:21:33,422 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-02-17 04:21:33,423 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-02-17 04:21:33,426 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-02-17 04:21:33,426 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-02-17 04:21:33,426 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-02-17 04:21:33,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:33,939 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-02-17 04:21:33,940 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-02-17 04:21:33,940 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-02-17 04:21:33,950 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-02-17 04:21:33,950 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-02-17 04:21:33,951 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-02-17 04:21:33,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:34,134 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-02-17 04:21:34,135 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2022-02-17 04:21:34,135 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2022-02-17 04:21:34,138 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-02-17 04:21:34,138 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-02-17 04:21:34,138 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:21:34,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:34,245 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-02-17 04:21:34,246 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:21:34,246 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":"1645071691060","orchestration-disabled":false,"in-maint":false}]} 2022-02-17 04:21:34,258 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-02-17 04:21:34,258 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-02-17 04:21:34,258 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-02-17 04:21:34,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:34,534 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-02-17 04:21:34,536 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-02-17 04:21:34,536 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-02-17 04:21:34,544 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-02-17 04:21:34,544 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-02-17 04:21:34,544 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2022-02-17 04:21:34,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:35,433 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-02-17 04:21:35,433 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-02-17 04:21:35,434 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-02-17 04:21:35,436 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-02-17 04:21:35,436 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-02-17 04:21:35,436 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-02-17 04:21:35,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:35,541 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-02-17 04:21:35,542 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-02-17 04:21:35,542 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":"1645071694584"} 2022-02-17 04:21:35,545 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-02-17 04:21:35,545 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-02-17 04:21:35,545 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-02-17 04:21:35,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:35,636 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-02-17 04:21:35,636 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-02-17 04:21:35,637 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":"1645071694584"} 2022-02-17 04:21:35,639 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-02-17 04:21:35,639 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-02-17 04:21:35,639 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-02-17 04:21:35,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:35,736 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-02-17 04:21:35,737 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2022-02-17 04:21:35,737 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-02-17 04:21:35,737 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-02-17 04:21:35,738 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-02-17 04:21:35,738 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2022-02-17 04:21:35,740 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:35,740 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:35,741 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-02-17 04:21:35,741 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:35,741 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:35,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:35,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-02-17 04:21:35,853 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:35,853 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:21:35,856 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:35,856 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:35,856 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:35,856 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:35,856 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:21:35,856 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:35,856 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:35,856 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:35,856 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-02-17 04:21:35,856 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:35,856 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:21:35,857 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-02-17 04:21:35,857 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-02-17 04:21:35,857 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:21:35,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:35,909 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-02-17 04:21:35,911 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:21:35,913 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-17 04:21:35,918 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:21:35,919 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-02-17 04:21:35,919 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-02-17 04:21:35,919 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "d98a294c-fd72-40d2-a3af-4f5b26e05136" } 2022-02-17 04:21:35,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:36,639 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-02-17 04:21:36,640 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-02-17 04:21:36,640 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-02-17 04:21:36,642 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-02-17 04:21:36,642 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-02-17 04:21:36,642 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-02-17 04:21:36,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:36,771 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-02-17 04:21:36,772 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-02-17 04:21:36,772 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1645071695958"}]} 2022-02-17 04:21:36,775 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-02-17 04:21:36,775 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-02-17 04:21:36,775 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-02-17 04:21:36,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:36,866 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-02-17 04:21:36,866 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-02-17 04:21:36,867 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":"1645071694584"} 2022-02-17 04:21:36,869 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-02-17 04:21:36,869 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-02-17 04:21:36,869 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-02-17 04:21:36,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:37,067 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-02-17 04:21:37,068 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-02-17 04:21:37,068 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1645071695958"}]} 2022-02-17 04:21:37,071 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-17 04:21:37,071 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-02-17 04:21:37,071 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:21:37,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:37,237 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-02-17 04:21:37,238 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:21:37,239 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":"1645071694295","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-02-17 04:21:37,241 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-02-17 04:21:37,241 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/71e692ec495c47ecbd4ba163d9aedd36 2022-02-17 04:21:37,241 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-17 04:21:37,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:37,434 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/71e692ec495c47ecbd4ba163d9aedd36 HTTP/1.1" 200 148 2022-02-17 04:21:37,435 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-17 04:21:37,435 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"71e692ec495c47ecbd4ba163d9aedd36","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1645071692924"} 2022-02-17 04:21:37,443 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-02-17 04:21:37,443 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-02-17 04:21:37,444 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/71e692ec495c47ecbd4ba163d9aedd36?resource-version=1645071692924", "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": "71e692ec495c47ecbd4ba163d9aedd36"}] } 2022-02-17 04:21:37,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:37,965 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-02-17 04:21:37,966 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-02-17 04:21:37,967 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-02-17 04:21:37,969 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-02-17 04:21:37,969 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-02-17 04:21:37,970 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-02-17 04:21:37,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:38,073 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-02-17 04:21:38,074 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-02-17 04:21:38,074 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":"1645071694584"} 2022-02-17 04:21:38,077 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-02-17 04:21:38,078 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-02-17 04:21:38,078 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:21:38,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:38,185 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-02-17 04:21:38,186 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:21:38,187 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":"1645071694295","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-02-17 04:21:38,190 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-02-17 04:21:38,190 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/71e692ec495c47ecbd4ba163d9aedd36 2022-02-17 04:21:38,190 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-17 04:21:38,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:38,282 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/71e692ec495c47ecbd4ba163d9aedd36 HTTP/1.1" 200 621 2022-02-17 04:21:38,283 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-17 04:21:38,283 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"71e692ec495c47ecbd4ba163d9aedd36","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1645071697483","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-02-17 04:21:38,286 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-02-17 04:21:38,286 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-02-17 04:21:38,286 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-02-17 04:21:38,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:38,370 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-02-17 04:21:38,370 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2022-02-17 04:21:38,371 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-02-17 04:21:38,371 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-02-17 04:21:38,371 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-02-17 04:21:38,371 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-02-17 04:21:38,374 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-02-17 04:21:38,374 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/5bb40ec2-b341-475a-a442-72474210c573 2022-02-17 04:21:38,374 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "5bb40ec2-b341-475a-a442-72474210c573" } 2022-02-17 04:21:38,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:38,975 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/5bb40ec2-b341-475a-a442-72474210c573 HTTP/1.1" 201 0 2022-02-17 04:21:38,977 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-02-17 04:21:38,977 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-02-17 04:21:38,981 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-02-17 04:21:38,981 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/5bb40ec2-b341-475a-a442-72474210c573 2022-02-17 04:21:38,981 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-02-17 04:21:38,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:21:39,079 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/5bb40ec2-b341-475a-a442-72474210c573 HTTP/1.1" 200 128 2022-02-17 04:21:39,080 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-02-17 04:21:39,081 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"5bb40ec2-b341-475a-a442-72474210c573","owning-entity-name":"basicnw-oe","resource-version":"1645071698412"} 2022-02-17 04:21:39,084 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-02-17 04:21:39,084 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:21:39,084 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:21:39,084 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-02-17 04:21:39,085 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:21:39,085 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:21:39,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:21:39,148 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-02-17 04:21:39,149 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:21:39,149 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:21:39,152 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:21:39,152 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:39,152 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:39,152 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:39,152 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:21:39,152 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:21:39,152 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:21:39,152 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:21:39,152 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-02-17 04:21:39,152 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:21:39,152 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:21:39,153 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-02-17 04:21:39,153 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-02-17 04:21:39,153 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:21:39,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:39,206 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-02-17 04:21:39,209 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:21:39,211 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-17 04:21:39,217 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:21:39,217 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-02-17 04:21:39,218 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/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/distribution 2022-02-17 04:21:39,218 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2022-02-17 04:21:39,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:39,275 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/distribution HTTP/1.1" 200 205 2022-02-17 04:21:39,276 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2022-02-17 04:21:39,276 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"e5c3223c-06db-4405-9138-c685243eaf7a","timestamp":"2022-02-17 04:21:29.188 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-02-17 04:21:39,279 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-02-17 04:21:39,279 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/e5c3223c-06db-4405-9138-c685243eaf7a 2022-02-17 04:21:39,279 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-02-17 04:21:39,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:21:39,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e5c3223c-06db-4405-9138-c685243eaf7a HTTP/1.1" 200 2771 2022-02-17 04:21:39,382 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-02-17 04:21:39,382 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1645071679378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1645071688145","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071691083","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1645071680880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071689578","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071679100","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1645071679378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071691087","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1645071680880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071679428","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071679428","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071689578","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1645071688145","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071679100","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-02-17 04:21:39,384 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1645071679378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1645071688145', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071691083', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1645071680880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071689578', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071679100', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1645071679378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071691087', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1645071680880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071679428', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071679428', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071689578', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1645071688145', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071679100', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-02-17 04:21:39,384 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-02-17 04:21:39,385 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-02-17 04:22:39,443 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-02-17 04:22:39,444 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/e5c3223c-06db-4405-9138-c685243eaf7a 2022-02-17 04:22:39,444 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-02-17 04:22:39,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:22:39,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e5c3223c-06db-4405-9138-c685243eaf7a HTTP/1.1" 200 2963 2022-02-17 04:22:39,524 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-02-17 04:22:39,524 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1645071679378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1645071688145","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071691083","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1645071680880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071689578","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071679100","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1645071679378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071691087","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1645071680880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071679428","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071679428","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071692086","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071689578","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1645071688145","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071679100","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-02-17 04:22:39,526 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1645071679378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1645071688145', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071691083', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1645071680880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071689578', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071679100', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1645071679378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071691087', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1645071680880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071679428', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071679428', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071692086', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071689578', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1645071688145', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071679100', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-02-17 04:22:39,527 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-02-17 04:22:39,527 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2022-02-17 04:23:39,587 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-02-17 04:23:39,588 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/e5c3223c-06db-4405-9138-c685243eaf7a 2022-02-17 04:23:39,588 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2022-02-17 04:23:39,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:23:39,715 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e5c3223c-06db-4405-9138-c685243eaf7a HTTP/1.1" 200 6613 2022-02-17 04:23:39,717 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2022-02-17 04:23:39,718 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1645071679378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1645071706792","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1645071706290","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1645071688145","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071691083","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1645071704704","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1645071680880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1645071695250","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071692274","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071689578","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071679100","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1645071679378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1645071701877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071693939","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1645071737611","url":"","status":"DISTRIBUTION_COMPLETE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071691087","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1645071680880","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":"1645071695250","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071693279","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071693088","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071694945","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1645071698079","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1645071697908","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1645071708800","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":"1645071699517","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071679428","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071679428","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1645071692086","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":"1645071700522","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1645071709804","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1645071697908","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1645071689578","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1645071688145","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1645071701877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1645071679100","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-02-17 04:23:39,721 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1645071679378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1645071706792', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1645071706290', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1645071688145', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071691083', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1645071704704', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1645071680880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1645071695250', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071692274', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071689578', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071679100', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1645071679378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1645071701877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071693939', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1645071737611', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071691087', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1645071680880', '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': '1645071695250', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071693279', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071693088', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071694945', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1645071698079', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1645071697908', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1645071708800', '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': '1645071699517', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071679428', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071679428', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1645071692086', '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': '1645071700522', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1645071709804', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1645071697908', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1645071689578', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1645071688145', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1645071701877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1645071679100', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-02-17 04:23:39,721 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-02-17 04:23:39,721 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-02-17 04:23:39,721 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-02-17 04:23:39,721 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2022-02-17 04:23:39,731 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': '567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:23:39,731 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-02-17 04:23:39,731 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "d98a294c-fd72-40d2-a3af-4f5b26e05136", "modelVersionId": "084e8b15-90dc-49d7-9a33-ea1e4ee2877e", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "71e692ec495c47ecbd4ba163d9aedd36", "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": "5bb40ec2-b341-475a-a442-72474210c573", "owningEntityName": "basicnw-oe" } } } 2022-02-17 04:23:39,733 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:23:59,895 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-02-17 04:23:59,896 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2022-02-17 04:23:59,897 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","instanceId":"04876baa-3ec4-482e-b809-28841d349b33","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a"}} 2022-02-17 04:23:59,897 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-02-17 04:23:59,989 DEBUG 129:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e3f1d7f7-fea8-4d0d-944b-727337abb440', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:23:59,990 DEBUG 131:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:23:59,990 DEBUG 132:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:23:59,994 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:00,250 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1368 2022-02-17 04:24:00,251 INFO 142:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:00,252 DEBUG 146:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Feb 2022 04:23:59 GMT"}}} 2022-02-17 04:24:10,263 DEBUG 129:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cfc4271f-6bcd-47f8-8afb-4d648af2e101', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:10,263 DEBUG 131:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:24:10,263 DEBUG 132:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:24:10,265 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:10,423 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1368 2022-02-17 04:24:10,424 INFO 142:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:10,424 DEBUG 146:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Feb 2022 04:23:59 GMT"}}} 2022-02-17 04:24:20,435 DEBUG 129:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '975088f9-76f3-4f68-9e01-ec85f0d737f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:20,435 DEBUG 131:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:24:20,435 DEBUG 132:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:24:20,437 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:20,598 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1368 2022-02-17 04:24:20,599 INFO 142:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:20,600 DEBUG 146:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Feb 2022 04:23:59 GMT"}}} 2022-02-17 04:24:30,607 DEBUG 129:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63c770d6-7bbd-4f84-b065-31dfd3cddefc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:30,607 DEBUG 131:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:24:30,607 DEBUG 132:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:24:30,609 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:30,767 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1578 2022-02-17 04:24:30,768 INFO 142:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:30,769 DEBUG 146:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","finishTime":"Thu, 17 Feb 2022 04:24:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:24:25 GMT"}}} 2022-02-17 04:24:30,769 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2022-02-17 04:24:30,770 DEBUG 129:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '931998c7-6d08-4359-b0b5-758bb569866a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:30,770 DEBUG 131:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:24:30,770 DEBUG 132:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:24:30,772 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:30,928 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1578 2022-02-17 04:24:30,929 INFO 142:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:30,930 DEBUG 146:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","finishTime":"Thu, 17 Feb 2022 04:24:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:24:25 GMT"}}} 2022-02-17 04:24:30,931 DEBUG 129:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '885343d8-1a8e-4f14-8851-a6cfbe64a264', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:30,931 DEBUG 131:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:24:30,931 DEBUG 132:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:24:30,932 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:31,092 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1578 2022-02-17 04:24:31,093 INFO 142:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:31,094 DEBUG 146:onap_service.py(9) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","finishTime":"Thu, 17 Feb 2022 04:24:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:24:25 GMT"}}} 2022-02-17 04:24:31,098 DEBUG 129:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a0604e4-4182-4019-95aa-880cffb83259', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:31,098 DEBUG 131:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:24:31,099 DEBUG 132:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:24:31,101 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:31,261 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1578 2022-02-17 04:24:31,263 INFO 142:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:31,263 DEBUG 146:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","finishTime":"Thu, 17 Feb 2022 04:24:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:24:25 GMT"}}} 2022-02-17 04:24:31,264 DEBUG 129:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a7399d1c-a13a-495b-ad68-97f3e07721d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:31,264 DEBUG 131:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a 2022-02-17 04:24:31,264 DEBUG 132:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] data sent: None 2022-02-17 04:24:31,266 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:31,419 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a HTTP/1.1" 200 1578 2022-02-17 04:24:31,420 INFO 142:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response code: 200 2022-02-17 04:24:31,420 DEBUG 146:onap_service.py(1) - [None][Check 567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a orchestration request status] response: {"request":{"requestId":"567d60ef-54e6-4d4a-a5c2-53c8ebad4d8a","startTime":"Thu, 17 Feb 2022 04:23:39 GMT","finishTime":"Thu, 17 Feb 2022 04:24:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"5bb40ec2-b341-475a-a442-72474210c573","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:24:25 GMT"}}} 2022-02-17 04:24:31,421 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-02-17 04:24:31,422 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-02-17 04:24:31,422 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-02-17 04:24:31,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:31,499 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-02-17 04:24:31,499 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-02-17 04:24:31,500 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1645071697483","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/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-02-17 04:24:31,503 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 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-02-17 04:24:31,503 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 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-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 2022-02-17 04:24:31,503 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 service-instance-name] data sent: None 2022-02-17 04:24:31,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:31,568 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-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 HTTP/1.1" 200 1195 2022-02-17 04:24:31,569 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 service-instance-name] response code: 200 2022-02-17 04:24:31,569 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 service-instance-name] response: {"service-instance":[{"service-instance-id":"04876baa-3ec4-482e-b809-28841d349b33","service-instance-name":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"d98a294c-fd72-40d2-a3af-4f5b26e05136","model-version-id":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","resource-version":"1645071865566","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04876baa-3ec4-482e-b809-28841d349b33/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/5bb40ec2-b341-475a-a442-72474210c573","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5bb40ec2-b341-475a-a442-72474210c573"}]},{"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-02-17 04:24:31,572 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-02-17 04:24:31,572 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-02-17 04:24:31,572 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2022-02-17 04:24:31,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:31,618 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-02-17 04:24:31,619 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2022-02-17 04:24:31,619 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":"1645071694584"} 2022-02-17 04:24:31,622 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-02-17 04:24:31,622 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-02-17 04:24:31,622 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2022-02-17 04:24:31,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:31,678 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-02-17 04:24:31,679 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2022-02-17 04:24:31,679 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1645071697483","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/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2022-02-17 04:24:31,682 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 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-02-17 04:24:31,683 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 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-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 2022-02-17 04:24:31,683 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 service-instance-name] data sent: None 2022-02-17 04:24:31,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:31,750 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-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 HTTP/1.1" 200 1195 2022-02-17 04:24:31,751 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 service-instance-name] response code: 200 2022-02-17 04:24:31,751 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6 service-instance-name] response: {"service-instance":[{"service-instance-id":"04876baa-3ec4-482e-b809-28841d349b33","service-instance-name":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"d98a294c-fd72-40d2-a3af-4f5b26e05136","model-version-id":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","resource-version":"1645071865566","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/04876baa-3ec4-482e-b809-28841d349b33/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/5bb40ec2-b341-475a-a442-72474210c573","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5bb40ec2-b341-475a-a442-72474210c573"}]},{"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-02-17 04:24:31,755 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:24:31,755 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:24:31,757 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-02-17 04:24:31,757 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:24:31,757 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:24:31,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:24:31,879 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2022-02-17 04:24:31,880 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:24:31,881 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/56778027-d2ac-4ee6-a7cc-42c1239fc34c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:24:31,883 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-17 04:24:31,883 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:24:31,883 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:24:31,883 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-17 04:24:31,883 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:24:31,883 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:24:31,884 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:24:31,884 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:24:31,884 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:24:31,884 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:24:31,884 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:24:31,884 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:24:31,884 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-17 04:24:31,884 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:24:31,884 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:24:31,885 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-02-17 04:24:31,885 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-02-17 04:24:31,885 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:24:31,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:24:32,068 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-02-17 04:24:32,070 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:24:32,072 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"defaulticon","uniqueId":"e7d66960-83da-4a0f-8857-810d693feab0","lifecycleState":"CERTIFIED","lastUpdateDate":1645071844079,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f002873-5b20-4626-8fff-c331618a2b32","invariantUUID":"53f92f3f-ba7d-41ea-a08e-ed61c93e4a16","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0d34d87e-be1c-4259-9ed6-85aed731f641","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645071867665,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-17 04:24:32,077 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:24:32,077 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-02-17 04:24:32,077 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/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel 2022-02-17 04:24:32,077 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2022-02-17 04:24:32,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:24:32,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel HTTP/1.1" 200 None 2022-02-17 04:24:32,392 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2022-02-17 04:24:32,392 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a 2022-02-17 04:24:32,444 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': '32cf91b2-2827-4c8a-8804-523356fe533b', 'x-fromappid': 'API client'} 2022-02-17 04:24:32,444 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-02-17 04:24:32,444 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-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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-02-17 04:24:32,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-02-17 04:24:32,803 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-02-17 04:24:32,804 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2022-02-17 04:24:32,804 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-02-17 04:24:32,813 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-02-17 04:24:32,813 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-02-17 04:24:32,813 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-17 04:24:32,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:32,869 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-02-17 04:24:32,870 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-17 04:24:32,871 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/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-17 04:24:32,873 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-02-17 04:24:32,873 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-02-17 04:24:32,873 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:24:32,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:32,932 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-02-17 04:24:32,933 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:24:32,933 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":"1645071694295","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-02-17 04:24:32,936 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-17 04:24:32,936 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-02-17 04:24:32,936 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-17 04:24:32,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:32,992 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-02-17 04:24:32,993 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-17 04:24:32,994 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/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-17 04:24:32,996 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-17 04:24:32,997 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-02-17 04:24:32,997 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:24:32,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:33,060 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-02-17 04:24:33,061 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:24:33,061 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":"1645071694295","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-02-17 04:24:33,064 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-02-17 04:24:33,064 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/71e692ec495c47ecbd4ba163d9aedd36 2022-02-17 04:24:33,064 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-17 04:24:33,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:24:33,115 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/71e692ec495c47ecbd4ba163d9aedd36 HTTP/1.1" 200 621 2022-02-17 04:24:33,117 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-17 04:24:33,118 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"71e692ec495c47ecbd4ba163d9aedd36","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1645071697483","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-02-17 04:24:33,132 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:24:33,132 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:24:33,134 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-02-17 04:24:33,134 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:24:33,135 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:24:33,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:24:33,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2022-02-17 04:24:33,193 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:24:33,193 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/56778027-d2ac-4ee6-a7cc-42c1239fc34c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:24:33,197 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-17 04:24:33,197 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:24:33,198 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:24:33,198 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-17 04:24:33,198 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:24:33,198 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:24:33,198 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:24:33,198 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:24:33,198 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:24:33,198 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:24:33,198 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:24:33,198 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:24:33,199 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-17 04:24:33,199 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:24:33,199 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:24:33,200 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-02-17 04:24:33,200 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-02-17 04:24:33,200 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:24:33,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:24:33,270 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-02-17 04:24:33,272 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:24:33,274 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"defaulticon","uniqueId":"e7d66960-83da-4a0f-8857-810d693feab0","lifecycleState":"CERTIFIED","lastUpdateDate":1645071844079,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f002873-5b20-4626-8fff-c331618a2b32","invariantUUID":"53f92f3f-ba7d-41ea-a08e-ed61c93e4a16","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"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":"965a9816-d570-4d97-bcad-0089a0020f03","lifecycleState":"CERTIFIED","lastUpdateDate":1645071867665,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","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-02-17 04:24:33,279 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:24:33,280 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': '3275a9b5-867d-4e00-bdb2-be65a24ba6a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:33,280 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/04876baa-3ec4-482e-b809-28841d349b33/networks 2022-02-17 04:24:33,280 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "d98a294c-fd72-40d2-a3af-4f5b26e05136" }, "modelInfo": { "modelType": "network", "modelInvariantId": "af2d253a-3eef-4121-a5ff-4ca829cf5a22", "modelVersionId": "e79e2547-ecbf-4d82-b898-23cdc596db36", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "17eade87-a27e-469a-84a0-f726a8e7c3f6", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "71e692ec495c47ecbd4ba163d9aedd36", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "04876baa-3ec4-482e-b809-28841d349b33", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "d98a294c-fd72-40d2-a3af-4f5b26e05136", "modelVersion": "1.0", "modelVersionId": "084e8b15-90dc-49d7-9a33-ea1e4ee2877e" } } }] } } 2022-02-17 04:24:33,283 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:34,948 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/04876baa-3ec4-482e-b809-28841d349b33/networks HTTP/1.1" 202 262 2022-02-17 04:24:34,950 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2022-02-17 04:24:34,950 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","instanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8"}} 2022-02-17 04:24:34,951 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2022-02-17 04:24:34,958 DEBUG 129:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af358405-8893-4e34-8abf-20c191e3307a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:34,959 DEBUG 131:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:24:34,959 DEBUG 132:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:24:34,963 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:35,130 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 1977 2022-02-17 04:24:35,132 INFO 142:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:24:35,132 DEBUG 146:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Feb 2022 04:24:34 GMT"}}} 2022-02-17 04:24:45,143 DEBUG 129:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7b3a0e05-2ff0-47b7-adad-de8507cc193c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:45,143 DEBUG 131:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:24:45,144 DEBUG 132:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:24:45,146 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:45,300 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 1977 2022-02-17 04:24:45,302 INFO 142:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:24:45,302 DEBUG 146:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Feb 2022 04:24:34 GMT"}}} 2022-02-17 04:24:55,313 DEBUG 129:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0cbff3da-3fdd-4862-9fed-6458e06a77df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:24:55,314 DEBUG 131:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:24:55,314 DEBUG 132:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:24:55,316 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:24:55,925 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 2218 2022-02-17 04:24:55,926 INFO 142:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:24:55,927 DEBUG 146:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:24:46 GMT"}}} 2022-02-17 04:25:05,929 DEBUG 129:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'efe8986a-920d-4570-a2ba-fc7d66de37c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:05,929 DEBUG 131:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:25:05,929 DEBUG 132:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:25:05,931 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:06,087 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 3858 2022-02-17 04:25:06,088 INFO 142:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:25:06,088 DEBUG 146:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","finishTime":"Thu, 17 Feb 2022 04:25:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5d4cc87b-c276-4a51-8957-a2a176734299\",\"output_key\":\"subnet_id_0d345d02-4028-4a74-a180-851de2f939e8\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b45276a3-1fb5-42c1-8d22-3b0b201d197a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":null,\"creation_time\":1645071897000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:25:06,089 INFO 56:mixins.py(10) - NetworkInstantiation task finished 2022-02-17 04:25:06,089 DEBUG 129:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81ef56bf-7148-48b7-81dc-ccd5f81325c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:06,090 DEBUG 131:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:25:06,090 DEBUG 132:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:25:06,091 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:06,243 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 3858 2022-02-17 04:25:06,245 INFO 142:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:25:06,246 DEBUG 146:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","finishTime":"Thu, 17 Feb 2022 04:25:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5d4cc87b-c276-4a51-8957-a2a176734299\",\"output_key\":\"subnet_id_0d345d02-4028-4a74-a180-851de2f939e8\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b45276a3-1fb5-42c1-8d22-3b0b201d197a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":null,\"creation_time\":1645071897000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:25:06,247 DEBUG 129:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4ca8397-58a2-4286-aed4-b3b48c0b203d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:06,247 DEBUG 131:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:25:06,247 DEBUG 132:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:25:06,250 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:06,421 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 3858 2022-02-17 04:25:06,423 INFO 142:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:25:06,423 DEBUG 146:onap_service.py(10) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","finishTime":"Thu, 17 Feb 2022 04:25:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5d4cc87b-c276-4a51-8957-a2a176734299\",\"output_key\":\"subnet_id_0d345d02-4028-4a74-a180-851de2f939e8\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b45276a3-1fb5-42c1-8d22-3b0b201d197a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":null,\"creation_time\":1645071897000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:25:06,438 DEBUG 129:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6eb07a98-70e1-4647-bd5f-98b877339594', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:06,439 DEBUG 131:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:25:06,439 DEBUG 132:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:25:06,442 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:06,600 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 3858 2022-02-17 04:25:06,601 INFO 142:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:25:06,601 DEBUG 146:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","finishTime":"Thu, 17 Feb 2022 04:25:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5d4cc87b-c276-4a51-8957-a2a176734299\",\"output_key\":\"subnet_id_0d345d02-4028-4a74-a180-851de2f939e8\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b45276a3-1fb5-42c1-8d22-3b0b201d197a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":null,\"creation_time\":1645071897000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:25:06,602 DEBUG 129:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6fbd89bd-9f1b-4312-b4e7-2d9ddca15b0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:06,602 DEBUG 131:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 2022-02-17 04:25:06,602 DEBUG 132:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] data sent: None 2022-02-17 04:25:06,604 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:06,758 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3275a9b5-867d-4e00-bdb2-be65a24ba6a8 HTTP/1.1" 200 3858 2022-02-17 04:25:06,760 INFO 142:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response code: 200 2022-02-17 04:25:06,760 DEBUG 146:onap_service.py(1) - [None][Check 3275a9b5-867d-4e00-bdb2-be65a24ba6a8 orchestration request status] response: {"request":{"requestId":"3275a9b5-867d-4e00-bdb2-be65a24ba6a8","startTime":"Thu, 17 Feb 2022 04:24:33 GMT","finishTime":"Thu, 17 Feb 2022 04:25:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelVersionId":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelCustomizationId":"17eade87-a27e-469a-84a0-f726a8e7c3f6","modelUuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","modelInvariantUuid":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","source":"VID","instanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"04876baa-3ec4-482e-b809-28841d349b33","modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"}}}],"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","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":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"5d4cc87b-c276-4a51-8957-a2a176734299\",\"output_key\":\"subnet_id_0d345d02-4028-4a74-a180-851de2f939e8\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b45276a3-1fb5-42c1-8d22-3b0b201d197a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":null,\"creation_time\":1645071897000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:25:06,761 INFO 37:basic_network.py(1) - Service basic_network successfully created 2022-02-17 04:25:06,761 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2022-02-17 04:25:16,763 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-02-17 04:25:16,764 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/04876baa-3ec4-482e-b809-28841d349b33/relationship-list 2022-02-17 04:25:16,764 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-17 04:25:16,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:16,898 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/04876baa-3ec4-482e-b809-28841d349b33/relationship-list HTTP/1.1" 200 1071 2022-02-17 04:25:16,899 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-17 04:25:16,899 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/5bb40ec2-b341-475a-a442-72474210c573","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5bb40ec2-b341-475a-a442-72474210c573"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/l3-networks/l3-network/c7b1eb03-c85a-4a68-ae9e-02977847b044","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c7b1eb03-c85a-4a68-ae9e-02977847b044"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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-02-17 04:25:16,902 DEBUG 129:onap_service.py(1) - [AAI][Get 04876baa-3ec4-482e-b809-28841d349b33 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-02-17 04:25:16,902 DEBUG 131:onap_service.py(1) - [AAI][Get 04876baa-3ec4-482e-b809-28841d349b33 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/l3-networks/l3-network/c7b1eb03-c85a-4a68-ae9e-02977847b044 2022-02-17 04:25:16,902 DEBUG 132:onap_service.py(1) - [AAI][Get 04876baa-3ec4-482e-b809-28841d349b33 ABCMeta] data sent: None 2022-02-17 04:25:16,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,008 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/l3-networks/l3-network/c7b1eb03-c85a-4a68-ae9e-02977847b044 HTTP/1.1" 200 3219 2022-02-17 04:25:17,009 INFO 142:onap_service.py(1) - [AAI][Get 04876baa-3ec4-482e-b809-28841d349b33 ABCMeta] response code: 200 2022-02-17 04:25:17,009 DEBUG 146:onap_service.py(1) - [AAI][Get 04876baa-3ec4-482e-b809-28841d349b33 ABCMeta] response: {"network-id":"c7b1eb03-c85a-4a68-ae9e-02977847b044","network-name":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"b45276a3-1fb5-42c1-8d22-3b0b201d197a","is-bound-to-vpn":false,"resource-version":"1645071902131","orchestration-status":"Active","heat-stack-id":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","model-invariant-id":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","model-version-id":"e79e2547-ecbf-4d82-b898-23cdc596db36","model-customization-id":"17eade87-a27e-469a-84a0-f726a8e7c3f6","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/04876baa-3ec4-482e-b809-28841d349b33","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":"04876baa-3ec4-482e-b809-28841d349b33"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"}]},{"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":"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":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"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-02-17 04:25:17,012 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2022-02-17 04:25:17,013 DEBUG 199:network.py(1) - Delete c7b1eb03-c85a-4a68-ae9e-02977847b044 network 2022-02-17 04:25:17,013 DEBUG 144:deletion.py(1) - Network c7b1eb03-c85a-4a68-ae9e-02977847b044 deletion request 2022-02-17 04:25:17,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-02-17 04:25:17,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/relationship-list 2022-02-17 04:25:17,020 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-17 04:25:17,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,093 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-02-17 04:25:17,094 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-17 04:25:17,095 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/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-17 04:25:17,097 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-02-17 04:25:17,097 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-02-17 04:25:17,097 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:25:17,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,201 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-02-17 04:25:17,202 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:25:17,202 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":"1645071878738","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/c7b1eb03-c85a-4a68-ae9e-02977847b044","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c7b1eb03-c85a-4a68-ae9e-02977847b044"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0"}]}]}}]} 2022-02-17 04:25:17,206 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-02-17 04:25:17,206 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-02-17 04:25:17,206 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-17 04:25:17,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,288 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-02-17 04:25:17,289 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-17 04:25:17,289 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/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-17 04:25:17,292 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-02-17 04:25:17,292 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-02-17 04:25:17,292 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:25:17,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,437 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-02-17 04:25:17,438 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:25:17,438 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":"1645071878738","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/c7b1eb03-c85a-4a68-ae9e-02977847b044","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c7b1eb03-c85a-4a68-ae9e-02977847b044"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0"}]}]}}]} 2022-02-17 04:25:17,441 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-02-17 04:25:17,441 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-02-17 04:25:17,441 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-02-17 04:25:17,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,490 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-02-17 04:25:17,491 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-02-17 04:25:17,491 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/71e692ec495c47ecbd4ba163d9aedd36","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":"71e692ec495c47ecbd4ba163d9aedd36"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2022-02-17 04:25:17,493 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-02-17 04:25:17,493 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-02-17 04:25:17,493 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-02-17 04:25:17,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,634 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-02-17 04:25:17,636 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-02-17 04:25:17,636 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":"1645071878738","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/c7b1eb03-c85a-4a68-ae9e-02977847b044","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c7b1eb03-c85a-4a68-ae9e-02977847b044"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0"}]}]}}]} 2022-02-17 04:25:17,640 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-02-17 04:25:17,640 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/71e692ec495c47ecbd4ba163d9aedd36 2022-02-17 04:25:17,640 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-02-17 04:25:17,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-02-17 04:25:17,797 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/71e692ec495c47ecbd4ba163d9aedd36 HTTP/1.1" 200 1074 2022-02-17 04:25:17,797 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-02-17 04:25:17,798 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"71e692ec495c47ecbd4ba163d9aedd36","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1645071878422","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/c7b1eb03-c85a-4a68-ae9e-02977847b044","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c7b1eb03-c85a-4a68-ae9e-02977847b044"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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-02-17 04:25:17,800 DEBUG 129:onap_service.py(1) - [None][Create c7b1eb03-c85a-4a68-ae9e-02977847b044 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a07e2652-bab5-42fa-9470-9e2385e7b364', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:17,800 DEBUG 131:onap_service.py(1) - [None][Create c7b1eb03-c85a-4a68-ae9e-02977847b044 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/04876baa-3ec4-482e-b809-28841d349b33/networks/c7b1eb03-c85a-4a68-ae9e-02977847b044 2022-02-17 04:25:17,801 DEBUG 132:onap_service.py(1) - [None][Create c7b1eb03-c85a-4a68-ae9e-02977847b044 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": "71e692ec495c47ecbd4ba163d9aedd36" } } } 2022-02-17 04:25:17,802 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:20,106 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/04876baa-3ec4-482e-b809-28841d349b33/networks/c7b1eb03-c85a-4a68-ae9e-02977847b044 HTTP/1.1" 202 262 2022-02-17 04:25:20,108 INFO 142:onap_service.py(1) - [None][Create c7b1eb03-c85a-4a68-ae9e-02977847b044 Network deletion request] response code: 202 2022-02-17 04:25:20,108 DEBUG 146:onap_service.py(1) - [None][Create c7b1eb03-c85a-4a68-ae9e-02977847b044 Network deletion request] response: {"requestReferences":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","instanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364"}} 2022-02-17 04:25:20,108 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2022-02-17 04:25:20,116 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e717b5cb-1919-41c3-8e25-afe1ce2b8c89', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:20,116 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:25:20,116 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:25:20,120 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:20,264 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 841 2022-02-17 04:25:20,266 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:25:20,267 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Feb 2022 04:25:19 GMT"}}} 2022-02-17 04:25:30,505 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a27d745b-0051-4b6b-92fd-83fbc95b1ea9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:30,506 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:25:30,506 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:25:30,508 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:30,966 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2688 2022-02-17 04:25:30,967 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:25:30,967 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:25 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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_0d345d02-4028-4a74-a180-851de2f939e8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:25:40,971 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd4bb4c9a-44c4-4248-9781-788cdf57a9eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:40,972 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:25:40,972 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:25:40,975 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:41,460 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2688 2022-02-17 04:25:41,461 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:25:41,462 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:25 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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_0d345d02-4028-4a74-a180-851de2f939e8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:25:51,471 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e20d678c-e7e9-487b-8b87-107089559e42', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:25:51,472 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:25:51,472 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:25:51,474 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:25:51,912 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2461 2022-02-17 04:25:51,913 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:25:51,914 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:25:45 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:26:01,924 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '110599c3-4a92-4f8a-8d6b-1990ed5cc129', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:01,924 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:26:01,924 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:26:01,927 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:02,502 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2777 2022-02-17 04:26:02,503 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:26:02,504 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","finishTime":"Thu, 17 Feb 2022 04:26:01 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/c7b1eb03-c85a-4a68-ae9e-02977847b044 does not exist in A&AI 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 RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 17 Feb 2022 04:26:01 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:26:12,507 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84249093-84f0-4ce0-b460-e814d4deda54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:12,507 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:26:12,507 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:26:12,509 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:12,674 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2504 2022-02-17 04:26:12,676 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:26:12,676 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","finishTime":"Thu, 17 Feb 2022 04:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:26:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:26:12,677 INFO 56:mixins.py(11) - NetworkDeletionRequest task finished 2022-02-17 04:26:12,678 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad5d2f94-6d34-4236-b283-565d3f0e4149', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:12,678 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:26:12,678 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:26:12,681 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:12,837 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2504 2022-02-17 04:26:12,839 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:26:12,839 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","finishTime":"Thu, 17 Feb 2022 04:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:26:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:26:12,840 DEBUG 129:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '946da154-8174-4958-9dde-9701947c4a10', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:12,840 DEBUG 131:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:26:12,840 DEBUG 132:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:26:12,841 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:13,003 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2504 2022-02-17 04:26:13,004 INFO 142:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:26:13,004 DEBUG 146:onap_service.py(11) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","finishTime":"Thu, 17 Feb 2022 04:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:26:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:26:13,009 DEBUG 129:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df7fbb68-8e5b-4ea3-be0e-1c26355d0944', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:13,010 DEBUG 131:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:26:13,010 DEBUG 132:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:26:13,013 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:13,155 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2504 2022-02-17 04:26:13,157 INFO 142:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:26:13,157 DEBUG 146:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","finishTime":"Thu, 17 Feb 2022 04:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:26:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:26:13,158 DEBUG 129:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '380c51b8-d0bd-4730-8995-2c10128da2a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:13,158 DEBUG 131:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 2022-02-17 04:26:13,158 DEBUG 132:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] data sent: None 2022-02-17 04:26:13,160 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:13,302 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a07e2652-bab5-42fa-9470-9e2385e7b364 HTTP/1.1" 200 2504 2022-02-17 04:26:13,304 INFO 142:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response code: 200 2022-02-17 04:26:13,304 DEBUG 146:onap_service.py(1) - [None][Check a07e2652-bab5-42fa-9470-9e2385e7b364 orchestration request status] response: {"request":{"requestId":"a07e2652-bab5-42fa-9470-9e2385e7b364","startTime":"Thu, 17 Feb 2022 04:25:18 GMT","finishTime":"Thu, 17 Feb 2022 04:26:02 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"71e692ec495c47ecbd4ba163d9aedd36","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","networkInstanceId":"c7b1eb03-c85a-4a68-ae9e-02977847b044","networkInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_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":"Thu, 17 Feb 2022 04:26:02 GMT"},"requestProcessingData":[{"groupingId":"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6","tag":"StackInformation","dataPairs":[{"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/71e692ec495c47ecbd4ba163d9aedd36/stacks/basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0/c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"updated_time\":1645071924000,\"creation_time\":1645071897000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"c3e7c10b4dc747cb9593b52990572fe1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c5f1b4b3-b2ef-455a-82f6-54f890c86fc6\",\"OS::project_id\":\"71e692ec495c47ecbd4ba163d9aedd36\",\"OS::stack_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"network_name\":\"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6_net_0\",\"shared\":\"False\"}}"}]}]}} 2022-02-17 04:26:13,305 DEBUG 319:service.py(1) - Delete 04876baa-3ec4-482e-b809-28841d349b33 service instance 2022-02-17 04:26:13,305 DEBUG 113:deletion.py(1) - Service 04876baa-3ec4-482e-b809-28841d349b33 deletion request 2022-02-17 04:26:13,314 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:26:13,315 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:26:13,315 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-02-17 04:26:13,315 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:26:13,315 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:26:13,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:26:13,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2022-02-17 04:26:13,382 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:26:13,382 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/56778027-d2ac-4ee6-a7cc-42c1239fc34c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:26:13,384 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-17 04:26:13,385 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,385 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,385 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,385 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:26:13,385 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,385 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,385 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,385 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:26:13,385 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,385 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,385 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,385 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-17 04:26:13,385 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:26:13,386 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:26:13,386 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-02-17 04:26:13,386 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-02-17 04:26:13,386 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:26:13,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:26:13,441 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-02-17 04:26:13,443 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:26:13,445 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"defaulticon","uniqueId":"e7d66960-83da-4a0f-8857-810d693feab0","lifecycleState":"CERTIFIED","lastUpdateDate":1645071844079,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f002873-5b20-4626-8fff-c331618a2b32","invariantUUID":"53f92f3f-ba7d-41ea-a08e-ed61c93e4a16","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"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":"965a9816-d570-4d97-bcad-0089a0020f03","lifecycleState":"CERTIFIED","lastUpdateDate":1645071886095,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","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-02-17 04:26:13,449 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:26:13,449 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:26:13,449 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:26:13,450 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-02-17 04:26:13,450 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:26:13,450 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:26:13,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:26:13,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2022-02-17 04:26:13,500 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:26:13,500 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/56778027-d2ac-4ee6-a7cc-42c1239fc34c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:26:13,502 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-17 04:26:13,502 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,503 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,503 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,503 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:26:13,503 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,503 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,503 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,503 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:26:13,503 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,503 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,503 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,503 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-17 04:26:13,503 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:26:13,503 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:26:13,504 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-02-17 04:26:13,504 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-02-17 04:26:13,504 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:26:13,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:26:13,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-02-17 04:26:13,553 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:26:13,555 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"defaulticon","uniqueId":"e7d66960-83da-4a0f-8857-810d693feab0","lifecycleState":"CERTIFIED","lastUpdateDate":1645071844079,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f002873-5b20-4626-8fff-c331618a2b32","invariantUUID":"53f92f3f-ba7d-41ea-a08e-ed61c93e4a16","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"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":"965a9816-d570-4d97-bcad-0089a0020f03","lifecycleState":"CERTIFIED","lastUpdateDate":1645071886095,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","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-02-17 04:26:13,558 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:26:13,559 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2022-02-17 04:26:13,559 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-17 04:26:13,560 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-02-17 04:26:13,560 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-17 04:26:13,560 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-17 04:26:13,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:26:13,682 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2022-02-17 04:26:13,684 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-17 04:26:13,685 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/56778027-d2ac-4ee6-a7cc-42c1239fc34c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","name":"basic_onboard_HUIcoQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69b5acb5-3533-42dc-a4ac-4db2488dbb68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-17 04:26:13,687 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-02-17 04:26:13,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,688 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,688 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HUIcoQ from SDC 2022-02-17 04:26:13,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,688 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,688 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-17 04:26:13,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-17 04:26:13,688 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-17 04:26:13,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-17 04:26:13,689 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-02-17 04:26:13,689 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2022-02-17 04:26:13,689 INFO 192:__init__.py(1) - Service found, updating information 2022-02-17 04:26:13,689 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-02-17 04:26:13,689 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-02-17 04:26:13,689 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-17 04:26:13,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-17 04:26:13,741 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-02-17 04:26:13,743 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-17 04:26:13,745 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c27247b4-22f9-4929-a54e-cfcb4515e79c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067440972,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee7d0462-cd0a-47e9-8081-7a1b774bf4c9","invariantUUID":"912bfe37-170e-40de-b670-f50bf18e7cf2","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":"d59aafab-b1ea-49c1-8ade-8d754a28f4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1645067332528,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e1b63afd-1ae7-47f9-9fa3-37fc83e0dda5","invariantUUID":"9578d66f-9dd1-40fa-bab6-6ebdf3d660f6","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":"8741a3fe-f55a-477f-a253-fa57228f266d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067315233,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52b52d4a-e889-4d85-997f-8e8c1a659e51","invariantUUID":"2d249e5a-e7fc-4070-9fd0-538921f1138b","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":"13d75ffb-dd68-45aa-999c-02fd50e33ce8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067451200,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df5942e0-a62b-4552-a0e2-560fc380d905","invariantUUID":"c85091bb-43bc-4be9-a0d8-9b774680d0f0","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":"port","uniqueId":"6724cb0d-d681-44bc-ab95-bb81ea942396","lifecycleState":"CERTIFIED","lastUpdateDate":1645067488867,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f6d6-b32f-43a2-aeee-cfa7567d4fe2","invariantUUID":"f625a10f-f83d-4595-89ad-588a789748c5","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":"01e1b5d3-3f5d-4b07-9960-65d0e64b4a73","lifecycleState":"CERTIFIED","lastUpdateDate":1645067425672,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b39f01c5-fe36-4f64-aca0-d6ac15ae62ac","invariantUUID":"c56235ce-fe99-49ff-9868-74af068bf609","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":"888af399-5cc9-4cd7-9e72-5aeba88c4f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067543096,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"126cfd03-efa6-4b85-81cb-115352d4f53a","invariantUUID":"6809aa58-38b1-4a17-9c66-f0fbc7036d89","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":"compute","uniqueId":"a1e8b43a-398b-45c8-8b93-e407432abb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067343298,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6026d64-5259-4bfd-ba68-f76e46d78790","invariantUUID":"09984b74-6b0c-48df-a281-3b628835341f","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":"f8122e8d-e982-4427-9191-fcadc01fd542","lifecycleState":"CERTIFIED","lastUpdateDate":1645067348180,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a3390a-fc4e-4df4-98c4-dc22a767ee9f","invariantUUID":"1318a45c-70ac-4fe2-a42c-e92abf068c89","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9bc46393-2457-44f0-a4c2-a9f7a695332b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067277267,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6979c515-0e6a-43f0-a1f9-cbfc88138820","invariantUUID":"a305f722-b569-44f1-a089-0e8f4d4f3a6a","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":"compute","uniqueId":"bcc241ec-4c7e-4dc7-b882-5e0b9ad9e6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1645067483543,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e10ef3eb-8c01-4a78-9c60-17fb8c5376df","invariantUUID":"a824a6dd-34ad-436b-9727-74a6bf07b952","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14418c60-3019-45a2-aa2b-9215dacd6099","lifecycleState":"CERTIFIED","lastUpdateDate":1645067264387,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37557145-10f3-42d7-93cb-22318444f933","invariantUUID":"49bc0887-90ad-4a84-8b83-dc51cec0aef0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3854e1b3-3e34-4608-976a-552cb2b1359d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067389784,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e79e2547-ecbf-4d82-b898-23cdc596db36","invariantUUID":"af2d253a-3eef-4121-a5ff-4ca829cf5a22","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f16557b-d243-4cc4-9197-2181d2051360","lifecycleState":"CERTIFIED","lastUpdateDate":1645067339593,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30938f5a-c565-43ab-b5aa-002cfa9719b4","invariantUUID":"60440b80-03e0-4f88-b810-830d608ad1cf","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":"networkrules","uniqueId":"48e2c576-826b-4703-be3f-9a796af0d161","lifecycleState":"CERTIFIED","lastUpdateDate":1645067338010,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cfdd371e-f038-43d6-a594-7a43c486623f","invariantUUID":"d012ff20-c8d2-4028-a14b-88f271c788ce","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":"2cda69e7-31da-455b-8af4-ec0c1195ecce","lifecycleState":"CERTIFIED","lastUpdateDate":1645067452838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff6bae69-49a1-4eff-b2af-d4cc184feec0","invariantUUID":"a9eb72b6-7417-4e08-ae40-ee3df3a6598b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"08eefef1-4ed1-4e71-bf14-eef9aa0439fb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067284645,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e540a98-9dea-411f-bf7c-0a375851154f","invariantUUID":"22b5418b-5549-4fbc-89e9-339e7d7a1863","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3bbb496c-bde8-4886-b486-ab108afb303d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067454306,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38740edf-e277-4abd-bec9-36fadbe2e9e3","invariantUUID":"5aaba0e8-057e-45f3-b08e-c6e1f985edec","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":"defaulticon","uniqueId":"e7d66960-83da-4a0f-8857-810d693feab0","lifecycleState":"CERTIFIED","lastUpdateDate":1645071844079,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7f002873-5b20-4626-8fff-c331618a2b32","invariantUUID":"53f92f3f-ba7d-41ea-a08e-ed61c93e4a16","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":"port","uniqueId":"e3ed04c1-f8e3-42ec-83d1-11c0a4728f55","lifecycleState":"CERTIFIED","lastUpdateDate":1645067334168,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a06a9984-b1b3-4340-94b5-268cc9f03abb","invariantUUID":"dcf48275-ceff-4d3f-ba1c-2d5e5b522652","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":"defaulticon","uniqueId":"d27b374a-d08e-438a-8e3c-7b3be7ebd391","lifecycleState":"CERTIFIED","lastUpdateDate":1645070985187,"name":"basic_onboard_HUIcoQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c1a0b92e-2896-4eba-a780-3d09a5c68f2b","invariantUUID":"ad0a03f1-61d1-4c81-85f5-fa9d28867522","systemName":"BasicOnboardHuicoq","description":"VF","tags":["basic_onboard_HUIcoQ"],"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":"6310efa2-05f4-429a-96e1-8cdf84c11c32","lifecycleState":"CERTIFIED","lastUpdateDate":1645067545781,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2d9ab38-b25d-428f-b874-2c19034d9510","invariantUUID":"0f85d6d6-283b-418c-ba5a-d1b05b4ec8e0","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":"network","uniqueId":"acb1c5b0-3132-4100-8a11-bea7dfc0ed88","lifecycleState":"CERTIFIED","lastUpdateDate":1645067351982,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3467232-f91f-4325-90dd-3c920bc5701e","invariantUUID":"056b9460-e313-4fcd-877f-c023f01dfc6c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4d96c470-d5ea-43b9-91d9-bfbc4af12eb1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067486609,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b33bf8dd-ed18-4e81-b099-c58b1de2d6fd","invariantUUID":"fb59f312-9fca-44c9-abbf-8c68e7db81d5","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d745f05f-24a9-4751-a96e-c48cb6143fd1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067481905,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9e90b54-9449-4a36-a918-79a230aa0827","invariantUUID":"872130e7-fa53-49ac-a1ef-38470de88622","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09c262ff-a02a-4bf5-81f4-2cc1ae3be0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067374741,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a13edd36-d412-42f5-bead-193310d603da","invariantUUID":"1b478cef-0907-4e17-a663-4e205db088b9","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e46cf23-f686-44d1-9fb4-087bd816c121","lifecycleState":"CERTIFIED","lastUpdateDate":1645067345232,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da062ca-a95f-46c0-9e7c-600dfee83dab","invariantUUID":"363ce5a8-84b3-4a24-81e3-3b250b5aa1b6","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"472a61e4-e0fe-4597-9032-0877126d0701","lifecycleState":"CERTIFIED","lastUpdateDate":1645067392231,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e1acd25c-ea66-4c2f-9d02-5cabc0000bca","invariantUUID":"4c7931ee-3eca-480e-aa7d-d4edb0818d7e","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":"f5acc644-a282-4048-a492-451314220a80","lifecycleState":"CERTIFIED","lastUpdateDate":1645067477083,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de1bbe2a-f51c-4ed0-b2e0-98665398a726","invariantUUID":"4ce12b3c-0acd-4f7a-b3e8-405f11fdc68c","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":"securityrules","uniqueId":"1af27409-fe01-4a43-aaec-f90936c8f8fa","lifecycleState":"CERTIFIED","lastUpdateDate":1645067341031,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8f04a853-ac2d-4bf0-99de-0654f32bb265","invariantUUID":"755561f7-5487-46b8-aed4-ae83fb45eb2a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6ddfa19b-e802-41be-ba4b-1069c82187cf","lifecycleState":"CERTIFIED","lastUpdateDate":1645067301202,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81462d90-7bf3-45a8-a3a1-0e3f16646d88","invariantUUID":"483237f7-ab52-46b5-a3a5-61828ac342f2","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":"06100f47-c9e1-4080-9c4b-a5ed88d774a1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067383688,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42d3f2ee-37bf-4353-9e7e-8a6f4dc5f6aa","invariantUUID":"cd4b0663-e50e-49a8-9d33-e72d22c5552e","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"979b2299-b8e2-4996-bc20-3b9dada99b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067544424,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af91733b-9aa0-434c-bcdf-1a8f655615c7","invariantUUID":"0849cb5b-d898-4756-a666-c16f8a38fed6","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":"objectStorage","uniqueId":"ba370b25-a629-400a-bbeb-e1e3c19c9b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067416983,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08824325-2029-4857-abbb-9683246b0654","invariantUUID":"dcf3e748-857c-4f2f-a752-d858458d074e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3437010e-f5e2-4053-9048-41a2d6d85639","lifecycleState":"CERTIFIED","lastUpdateDate":1645067405341,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a10daf-07ee-4670-b15a-0058fa74b11f","invariantUUID":"7f2a9800-e3ae-416b-b2e5-3d19b6f37db7","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":"objectStorage","uniqueId":"0c271041-5a66-400c-a727-e3daedf81994","lifecycleState":"CERTIFIED","lastUpdateDate":1645067424134,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2662434-9e3c-46d0-b57c-92dda668705f","invariantUUID":"c25730df-4be1-4ae0-a1da-9929ba9e9384","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":"port","uniqueId":"79e95580-1499-4084-b052-6088ddbc85d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067465379,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76446760-ea17-478c-82dd-afe60b095bb8","invariantUUID":"e7c6d87b-02da-430e-8c4f-a556eb3484a9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f28a24c3-4b12-4692-9986-549e9271a500","lifecycleState":"CERTIFIED","lastUpdateDate":1645067433221,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82684a61-8ade-4b2d-b75d-e45885e48a03","invariantUUID":"5656a7db-5864-4385-825d-9334c09f5d7f","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":"compute","uniqueId":"73d698a5-1158-40c3-a6e9-0090d7da3568","lifecycleState":"CERTIFIED","lastUpdateDate":1645067524141,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2c916a1-cc8f-47f7-ab08-911387ae85a2","invariantUUID":"728873fa-1d4a-482c-9d7f-2a2395bb5a17","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":"compute","uniqueId":"82945b2b-5016-46c7-b058-beb1f91533af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067398794,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06885461-443e-4a49-ad0d-b65dc1c7c68c","invariantUUID":"0a2fcb1f-28f7-469e-bfa0-c92ab4c1f21c","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":"9cdcfdf0-e7c5-471f-b131-60742f358198","lifecycleState":"CERTIFIED","lastUpdateDate":1645067311651,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95a5d7c0-dbb5-46bf-b504-e34005e69b94","invariantUUID":"c8baca89-5509-4a4c-bbc6-6594f9d38658","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":"compute","uniqueId":"6132104a-d50e-4e06-86ce-882ee10463d9","lifecycleState":"CERTIFIED","lastUpdateDate":1645067526068,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f137008d-53b4-4ca4-9471-06843d7f21f3","invariantUUID":"5e884625-f144-45f3-8e0a-e368d435adab","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"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c990fd7-d0c7-4b6b-b046-c7c0eb8f39e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645067456587,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9760428-2dc8-41ca-aed6-1d885ded3e32","invariantUUID":"f3420715-54d3-42c2-8df4-6980f4a9a1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ce3afd0-99de-45ad-ae05-02d203225b11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067275211,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"37ae4fc8-d32c-4abd-81bf-c1d31447055a","invariantUUID":"9f62e87c-c579-46c3-998d-adac21f206e6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb770575-5de6-4954-bce5-a6c5026ab29f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067539248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4254e55b-83bf-4ed3-8677-2c5e83ae7e4a","invariantUUID":"84d35a58-02a9-4ee3-909d-4e3c5c2d3b7a","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":"compute","uniqueId":"d4895483-445f-47e2-8e43-a44dbe0830af","lifecycleState":"CERTIFIED","lastUpdateDate":1645067414406,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"903966ab-e305-4cd0-bd53-a57bdb1a2555","invariantUUID":"fb7a3b2c-85c7-495f-858b-2e8c229a3efa","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":"compute","uniqueId":"d1dabf50-13da-4ac7-b63a-7df43d66838e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067407974,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048fb231-8585-47e5-83cf-6cc82336aa15","invariantUUID":"eff9a7ec-3c58-454c-9b59-62add4934f76","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":"f43948b6-449d-4f9d-abf6-7311570d29d7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067531349,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42bc8af5-023b-4a8c-ba21-3dc411dd5155","invariantUUID":"6bea420e-4577-40a9-90c5-2bc39042a03e","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":"objectStorage","uniqueId":"5afb0674-5db9-427d-a149-7b66c639b8d5","lifecycleState":"CERTIFIED","lastUpdateDate":1645067536489,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4877325c-75f0-447b-a93a-c74f1df2f6ee","invariantUUID":"bfa4737a-b9ec-4307-8e36-43bf3fc1aeaa","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":"network","uniqueId":"c516a7f6-c887-4d56-983e-f251d516fc4a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067318068,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1d8defd3-234c-4661-b1a3-6e0fef75f410","invariantUUID":"d6bd27da-5f83-402b-8020-90cd15976984","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dfc36cab-e06f-40d7-80d7-89ac9303f54b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067308105,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a47b3192-40d2-4aa1-93a6-2144304b09ba","invariantUUID":"5a7a75ad-432f-4b1b-8aa3-6414dc023b8e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"978077e9-507e-41bf-85a3-1e6413b64b89","lifecycleState":"CERTIFIED","lastUpdateDate":1645067304827,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb3a237a-b9e9-46d2-b6d6-adc2dd7e3ec8","invariantUUID":"98ea5378-9696-4746-835c-22494e551b6f","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":"port","uniqueId":"b869d9d9-1603-4768-926b-e35167bcf98b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067435162,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f14c96b-30de-4758-bc3b-76866f26dad4","invariantUUID":"22814c47-f46f-4ff2-afb1-d26f04b1ca59","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":"942628e9-b087-4df7-9668-f7ef3d46b700","lifecycleState":"CERTIFIED","lastUpdateDate":1645067359533,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a8238be-7db8-4540-89aa-f00009351078","invariantUUID":"608d56ab-64d9-4df2-a574-b5719bf91ec8","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":"compute","uniqueId":"c796b6bf-aad9-4f63-af3e-e04820347c81","lifecycleState":"CERTIFIED","lastUpdateDate":1645067484956,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb1e23e0-fb75-4eb0-84c1-1538828bf346","invariantUUID":"8f425b59-6037-4042-89d1-49d6e61309b1","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f8dedfa4-f245-4ace-a632-3f8ecc37840e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067313274,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c52d7024-9574-4ef2-b2e1-7ebc67d9cad5","invariantUUID":"ce4d8691-6c0b-400b-ad45-8d4c924744f9","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":"76d16c78-9571-46bf-898e-24b3f087503a","lifecycleState":"CERTIFIED","lastUpdateDate":1645067385916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2bf945c5-e56a-4509-9022-ee883ca27b48","invariantUUID":"911bfb04-90b4-48e8-be7f-2a8573de301c","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":"a7e6635f-72e5-4d2a-b2cd-effff8c4d508","lifecycleState":"CERTIFIED","lastUpdateDate":1645067377735,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec5c2414-f63a-4e3c-9584-628bbf0a56b3","invariantUUID":"11ca8cdf-03b7-4d97-b9fb-34c1d77d4c26","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":"ecd06987-ea67-41b2-b0e6-9ecbd15a080f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067287470,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1560be58-c186-4084-813b-79627eb6ae97","invariantUUID":"599c1bb0-9b25-49ab-9e25-191e9c47c7ab","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c95e289b-1498-4100-a238-94c9f9f34f93","lifecycleState":"CERTIFIED","lastUpdateDate":1645067362131,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09db990a-c27c-4b9b-8f7f-89c3c6a9510f","invariantUUID":"1760e477-3739-47e1-8548-624fed8a81c5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c04f9978-91b0-4055-911b-a69ab6a87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1645067279028,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb943f49-86c0-476b-8942-b15d9c24ed50","invariantUUID":"756ddec7-02eb-4255-a2c0-6ef9e01f4d0e","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":"1714680e-404d-4108-ba28-7f970f07c347","lifecycleState":"CERTIFIED","lastUpdateDate":1645067363673,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"936fcbd0-d6ce-4b0c-a0ba-3e7fbcc9e530","invariantUUID":"3063994a-6ad4-47b6-9ada-d98773eb6920","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccfae754-bc43-4add-83ed-b709e399b68e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067397262,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dc7375c-6a2e-4c17-8ded-6c06b186db00","invariantUUID":"28f398fe-bc9e-48f1-b013-7b6ed61cda50","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"053f8485-f3bc-4416-94c3-9f164d42caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067459302,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58465ffb-7ca3-49aa-8262-36503bee1b34","invariantUUID":"bbc70b67-c1f7-47c8-bc90-a5a812aa0efa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8059ac9-26aa-421c-9081-5828cc685dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067547119,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9ef32c-5296-4a2b-8914-e3c20ffabe79","invariantUUID":"5b4f38ab-c3a3-4bbb-b7f7-f23d5093275f","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":"loadBalancer","uniqueId":"8718b398-76f8-40f0-aeef-7d3e02fac1b3","lifecycleState":"CERTIFIED","lastUpdateDate":1645067282578,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b7476b-26ff-4698-8197-706ae485e599","invariantUUID":"cbab210d-7b50-423c-8b7c-76bac608c410","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c333b476-fdb1-46dd-a91c-573003273ec4","lifecycleState":"CERTIFIED","lastUpdateDate":1645067306463,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddd56802-e21e-402b-a0ff-3a18e56e4a46","invariantUUID":"4ceac802-b033-4d7c-8f06-d9607a453034","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":"e96bc547-4717-4168-9ec9-04f060844dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1645067444693,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1aaf307-7e17-4971-b4e9-c6d4c291cb4b","invariantUUID":"a3063638-3d4d-4d04-ad58-e9f9acf3128c","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":"port","uniqueId":"0df096f6-4749-48c7-9f84-5dad498be883","lifecycleState":"CERTIFIED","lastUpdateDate":1645067438266,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f8662d9-1e62-4d5a-b115-58abdce22322","invariantUUID":"28e2b4a9-3264-47db-a00d-e3322b79ed8e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3964a1ff-a6eb-4b87-b4d1-2211ba77c31b","lifecycleState":"CERTIFIED","lastUpdateDate":1645067468769,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e144db-7aa2-417b-9711-c800acec7b2f","invariantUUID":"a12942de-8ba9-4c74-8427-4987276ae72c","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":"objectStorage","uniqueId":"d080dba6-3316-4a3c-881c-762a188f654e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067297949,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47570288-5060-4be5-88c5-625dd45dfa96","invariantUUID":"b642823f-d233-411d-93ce-c33504d1edba","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3622f6e4-1daa-4e4e-950b-3a76b3327d9c","lifecycleState":"CERTIFIED","lastUpdateDate":1645067400246,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c4e0bf3-037a-4847-8181-bb5c3836dba0","invariantUUID":"15141f19-5976-4602-ae31-da8c9f11b81d","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":"objectStorage","uniqueId":"61425b6c-fc8d-4c58-9812-3c806e6f8433","lifecycleState":"CERTIFIED","lastUpdateDate":1645067533892,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03a61ca9-d3ba-4480-97aa-70606b0dfe4d","invariantUUID":"03abbf18-89ce-4d92-bb99-9a961c70085b","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":"network","uniqueId":"00c4cb84-3450-474d-a1e0-3f88cbcd1d27","lifecycleState":"CERTIFIED","lastUpdateDate":1645067529064,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6340079-a2b3-4d7a-8419-9135e42753cb","invariantUUID":"5abf66c9-0fee-4fe5-bcb4-86c55d2a4e30","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":"network","uniqueId":"2ed86b88-a5e0-4b34-9103-aef8fbe9730e","lifecycleState":"CERTIFIED","lastUpdateDate":1645067303275,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c31703a6-4a14-4cce-ac12-56eb436bddeb","invariantUUID":"03f22d25-f2ea-4b5f-835d-8b730b95a7f2","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":"network","uniqueId":"756fb6a9-5174-4711-be67-2577a615c4ab","lifecycleState":"CERTIFIED","lastUpdateDate":1645067309823,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25c329ad-6d92-40c2-9e53-21ea07d7ff9a","invariantUUID":"23ca4cab-1500-4cf0-a42c-c63259b5bb3c","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7705e383-45bc-41fb-9db3-12e27b0c62e0","lifecycleState":"CERTIFIED","lastUpdateDate":1645067403207,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"260ad132-6f4a-4fd1-ad97-89837e9c1b74","invariantUUID":"bd00aff2-b5f6-44ad-bd48-d8144f298ec4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e07044f-7ed8-4a74-8c5b-37ffc2df0a35","lifecycleState":"CERTIFIED","lastUpdateDate":1645067541683,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f86e080f-78f8-4d4d-9c71-18eac87d60d9","invariantUUID":"f2d431a3-739d-4746-9cb9-2be2c4f63b09","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":"objectStorage","uniqueId":"1f547aae-1a94-401b-befb-20c399a2f6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1645067395566,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ca47dd6-1d3e-412f-8e7e-5f6e7c4a782a","invariantUUID":"b8faec75-ac27-49b9-b4ed-2acf837df0b8","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":"3e09a924-4b34-4431-aa6d-8b34f7d58d11","lifecycleState":"CERTIFIED","lastUpdateDate":1645067369817,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f71037-7900-4f72-8b72-eeff54c49678","invariantUUID":"0db8d6ed-9351-42bd-afbf-0505d02163d0","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":"defaulticon","uniqueId":"330f1573-e751-467e-834e-b80c7565aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1645067431817,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffd4e389-ceb0-4881-a2ba-20030c2cea73","invariantUUID":"66dd9cce-dccb-4d89-a8e9-95cdcaeee063","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2cbde4e-d0be-4174-9edd-67c15608828d","lifecycleState":"CERTIFIED","lastUpdateDate":1645067461161,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75fd09b7-5425-44d7-8f9f-6b3594931bdd","invariantUUID":"80d39ae4-84eb-4c92-9e6f-a338ceb90012","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e14f2b5-ab2e-476a-8b79-c1e74eb82d0f","lifecycleState":"CERTIFIED","lastUpdateDate":1645067447634,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e758a99-df9b-47d5-af59-458befd4dfba","invariantUUID":"f9e91e25-cae5-4420-a17e-89da22b6e4e6","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6f4614cd-cb61-41ce-a166-55958c4fb813","lifecycleState":"CERTIFIED","lastUpdateDate":1645067393891,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d331d84f-6638-4b4c-a459-b09738992486","invariantUUID":"92927341-8c92-47db-856e-66126eb89188","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"dca55abf-2bcc-43f9-9bda-00056a730656","lifecycleState":"CERTIFIED","lastUpdateDate":1645071689710,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","invariantUUID":"d98a294c-fd72-40d2-a3af-4f5b26e05136","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":"eb69b1dd-965d-440d-bb6b-e4d2efe1f1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1645071032985,"name":"basic_onboard_HUIcoQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"69b5acb5-3533-42dc-a4ac-4db2488dbb68","invariantUUID":"eb6a57b1-43ac-4615-b8ef-8e1c30c628dd","systemName":"BasicOnboardHuicoq","description":"service","tags":["basic_onboard_HUIcoQ"],"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":"965a9816-d570-4d97-bcad-0089a0020f03","lifecycleState":"CERTIFIED","lastUpdateDate":1645071886095,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"56778027-d2ac-4ee6-a7cc-42c1239fc34c","invariantUUID":"00201bc2-d0fb-4e54-87e2-92838b70ebbd","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-02-17 04:26:13,749 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2022-02-17 04:26:13,749 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-02-17 04:26:13,750 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/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel 2022-02-17 04:26:13,750 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2022-02-17 04:26:13,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-17 04:26:13,984 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/084e8b15-90dc-49d7-9a33-ea1e4ee2877e/toscaModel HTTP/1.1" 200 None 2022-02-17 04:26:13,986 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2022-02-17 04:26:13,986 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a 2022-02-17 04:26:14,019 DEBUG 129:onap_service.py(1) - [None][Create 04876baa-3ec4-482e-b809-28841d349b33 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd16d1e5b-a26b-49a0-a98a-f70a4e1026d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:14,020 DEBUG 131:onap_service.py(1) - [None][Create 04876baa-3ec4-482e-b809-28841d349b33 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/04876baa-3ec4-482e-b809-28841d349b33 2022-02-17 04:26:14,020 DEBUG 132:onap_service.py(1) - [None][Create 04876baa-3ec4-482e-b809-28841d349b33 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "d98a294c-fd72-40d2-a3af-4f5b26e05136", "modelVersion": "1.0", "modelVersionId": "084e8b15-90dc-49d7-9a33-ea1e4ee2877e" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2022-02-17 04:26:14,022 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:16,226 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/04876baa-3ec4-482e-b809-28841d349b33 HTTP/1.1" 202 262 2022-02-17 04:26:16,227 INFO 142:onap_service.py(1) - [None][Create 04876baa-3ec4-482e-b809-28841d349b33 Service deletion request] response code: 202 2022-02-17 04:26:16,227 DEBUG 146:onap_service.py(1) - [None][Create 04876baa-3ec4-482e-b809-28841d349b33 Service deletion request] response: {"requestReferences":{"requestId":"d16d1e5b-a26b-49a0-a98a-f70a4e1026d2","instanceId":"04876baa-3ec4-482e-b809-28841d349b33","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2"}} 2022-02-17 04:26:16,228 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-02-17 04:26:16,235 DEBUG 129:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21ac2128-3491-4dc8-8dd2-3b491ff91eff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:16,235 DEBUG 131:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 2022-02-17 04:26:16,235 DEBUG 132:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] data sent: None 2022-02-17 04:26:16,239 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:16,389 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 HTTP/1.1" 200 875 2022-02-17 04:26:16,391 INFO 142:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response code: 200 2022-02-17 04:26:16,391 DEBUG 146:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response: {"request":{"requestId":"d16d1e5b-a26b-49a0-a98a-f70a4e1026d2","startTime":"Thu, 17 Feb 2022 04:26:15 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 17 Feb 2022 04:26:15 GMT"}}} 2022-02-17 04:26:26,396 DEBUG 129:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a86c292-990c-4a93-b33d-a9a44f0cf79f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:26,397 DEBUG 131:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 2022-02-17 04:26:26,397 DEBUG 132:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] data sent: None 2022-02-17 04:26:26,399 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:26,551 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 HTTP/1.1" 200 1085 2022-02-17 04:26:26,553 INFO 142:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response code: 200 2022-02-17 04:26:26,553 DEBUG 146:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response: {"request":{"requestId":"d16d1e5b-a26b-49a0-a98a-f70a4e1026d2","startTime":"Thu, 17 Feb 2022 04:26:15 GMT","finishTime":"Thu, 17 Feb 2022 04:26:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:26:22 GMT"}}} 2022-02-17 04:26:26,554 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2022-02-17 04:26:26,554 DEBUG 129:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '41870db6-0910-4682-89f5-0b7cd1dbf70a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:26,555 DEBUG 131:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 2022-02-17 04:26:26,555 DEBUG 132:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] data sent: None 2022-02-17 04:26:26,557 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:26,702 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 HTTP/1.1" 200 1085 2022-02-17 04:26:26,703 INFO 142:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response code: 200 2022-02-17 04:26:26,703 DEBUG 146:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response: {"request":{"requestId":"d16d1e5b-a26b-49a0-a98a-f70a4e1026d2","startTime":"Thu, 17 Feb 2022 04:26:15 GMT","finishTime":"Thu, 17 Feb 2022 04:26:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:26:22 GMT"}}} 2022-02-17 04:26:26,704 DEBUG 129:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0232dd5-8a25-4a67-af50-dc12c62e65d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:26,704 DEBUG 131:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 2022-02-17 04:26:26,704 DEBUG 132:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] data sent: None 2022-02-17 04:26:26,707 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:26,854 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 HTTP/1.1" 200 1085 2022-02-17 04:26:26,855 INFO 142:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response code: 200 2022-02-17 04:26:26,856 DEBUG 146:onap_service.py(12) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response: {"request":{"requestId":"d16d1e5b-a26b-49a0-a98a-f70a4e1026d2","startTime":"Thu, 17 Feb 2022 04:26:15 GMT","finishTime":"Thu, 17 Feb 2022 04:26:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:26:22 GMT"}}} 2022-02-17 04:26:26,860 DEBUG 129:onap_service.py(1) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '00636f19-afdc-49f3-83b6-6f6f6430b4a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-02-17 04:26:26,860 DEBUG 131:onap_service.py(1) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 2022-02-17 04:26:26,860 DEBUG 132:onap_service.py(1) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] data sent: None 2022-02-17 04:26:26,863 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-02-17 04:26:27,065 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 HTTP/1.1" 200 1085 2022-02-17 04:26:27,067 INFO 142:onap_service.py(1) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response code: 200 2022-02-17 04:26:27,067 DEBUG 146:onap_service.py(1) - [None][Check d16d1e5b-a26b-49a0-a98a-f70a4e1026d2 orchestration request status] response: {"request":{"requestId":"d16d1e5b-a26b-49a0-a98a-f70a4e1026d2","startTime":"Thu, 17 Feb 2022 04:26:15 GMT","finishTime":"Thu, 17 Feb 2022 04:26:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d98a294c-fd72-40d2-a3af-4f5b26e05136","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelUuid":"084e8b15-90dc-49d7-9a33-ea1e4ee2877e","modelInvariantUuid":"d98a294c-fd72-40d2-a3af-4f5b26e05136"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"04876baa-3ec4-482e-b809-28841d349b33","serviceInstanceName":"basic_network-d62e0dcc-8477-45ea-a8b7-f7cca3c319a6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 17 Feb 2022 04:26:22 GMT"}}} 2022-02-17 04:26:27,068 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-02-17 04:26:27,069 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 05:25 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-02-17 04:26:27,071 INFO 61:basic_network.py(1) - Generate Test report 2022-02-17 04:26:27,151 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-02-17 04:26:27,388 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-02-17 04:26:27,390 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/620dce736c44f5001087cca7 2022-02-17 04:26:27,390 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK