2021-08-20 13:30:06,663 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-20 13:30:06,664 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-08-20 13:30:06,669 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-20 13:30:06,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-20 13:30:06,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-20 13:30:06,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase')
2021-08-20 13:30:06,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-20 13:30:06,670 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-20 13:30:06,671 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-20 13:30:06,671 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-20 13:30:06,671 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-20 13:30:06,671 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-20 13:30:06,671 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-20 13:30:06,672 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-20 13:30:06,672 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-20 13:30:06,672 DEBUG 34:basic_network.py(1) - start time
2021-08-20 13:30:06,673 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vl_ala_carte.py:55: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-08-20 13:30:06,677 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:06,677 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:06,677 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:06,678 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:06,678 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:06,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:07,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2
2021-08-20 13:30:07,273 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:07,273 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-20 13:30:07,276 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-20 13:30:07,277 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:07,277 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-20 13:30:07,277 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:07,277 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:07,278 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:07,278 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:07,279 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:07,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:07,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2
2021-08-20 13:30:07,667 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:07,667 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-20 13:30:07,671 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-20 13:30:07,671 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:07,671 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-20 13:30:07,672 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-20 13:30:07,672 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-20 13:30:07,673 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:07,673 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-08-20 13:30:07,673 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-20 13:30:07,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:08,273 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-08-20 13:30:08,276 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-20 13:30:08,278 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"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":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-20 13:30:08,283 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-20 13:30:08,283 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-20 13:30:08,284 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-20 13:30:08,284 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-20 13:30:08,284 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:08,285 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:08,285 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:08,286 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:08,286 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:08,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:08,735 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2
2021-08-20 13:30:08,737 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:08,738 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-20 13:30:08,742 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-20 13:30:08,742 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:08,742 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-20 13:30:08,786 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:08,787 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-08-20 13:30:08,787 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"
}
2021-08-20 13:30:08,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:10,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None
2021-08-20 13:30:10,211 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-20 13:30:10,213 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209435,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209435,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"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":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","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":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","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":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","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":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","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":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","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":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1629466209539,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_network"],"isDeleted":null,"csarVersion":null,"archived":false,"archiveTime":0,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b","componentMetadataForSupportLog":{"SupportablityComponentUUID":"34f9446a-0486-4e3d-9401-00f9abca1b7c","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","normalizedName":"basicnetwork","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629466209539,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":null,"artifactType":"OTHER","requiredArtifacts":null,"generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"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,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-20 13:30:10,218 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-20 13:30:10,218 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,219 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-20 13:30:10,219 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-20 13:30:10,219 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'}
2021-08-20 13:30:10,220 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
2021-08-20 13:30:10,220 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-20 13:30:10,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:10,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VL HTTP/1.1" 200 5518
2021-08-20 13:30:10,521 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-20 13:30:10,522 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a079003f-1462-4aa5-9997-25bc46ccc41a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9c5698c7-45c6-4195-b941-105f0c5d56d9/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/43c9c36a-9504-4656-83b2-c57c62ce3051/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/47e130f0-4445-40a1-968a-8cf09182c52e/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e9e60ef7-402d-410a-a4dd-048e794e720b","invariantUUID":"c6aad16d-1bb7-4530-87c2-2b7544f5c6b0","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e9e60ef7-402d-410a-a4dd-048e794e720b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f6a54351-c5b2-4a1c-82c4-052f74a28050/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b84d5092-163c-47d9-815d-946187b8db82/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5c57c4f3-82c5-43f9-8532-b03fc645e020/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4a7eb258-e343-4c25-9ebd-468894a86eb9/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f6682798-066f-4d85-94d3-fd074c135fc6/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/26b268d6-701b-4fd3-ae7a-abcfa9df56ac/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0c34f5ae-b880-47cf-a122-7d56cb2c3345/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d37d529d-b4d1-46db-943b-5aca500e9733/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a01ae461-ae2a-46c3-8f77-93ff8799f3e6/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-20 13:30:10,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-20 13:30:10,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,526 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-20 13:30:10,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-20 13:30:10,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,527 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-20 13:30:10,527 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-20 13:30:10,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,528 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-20 13:30:10,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-20 13:30:10,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,528 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-20 13:30:10,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-20 13:30:10,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,529 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-20 13:30:10,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-20 13:30:10,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,530 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-20 13:30:10,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-20 13:30:10,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,531 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-20 13:30:10,531 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-20 13:30:10,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,531 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-20 13:30:10,532 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-20 13:30:10,532 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,532 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,532 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-20 13:30:10,532 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-20 13:30:10,532 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,533 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,533 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-20 13:30:10,533 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-20 13:30:10,533 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,533 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,533 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-20 13:30:10,534 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-20 13:30:10,534 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,534 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,534 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-20 13:30:10,534 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-20 13:30:10,535 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,535 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,535 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-20 13:30:10,535 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-20 13:30:10,535 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,535 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,536 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-20 13:30:10,536 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-20 13:30:10,536 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:10,536 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:10,536 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-20 13:30:10,536 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-20 13:30:10,537 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-20 13:30:10,537 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-20 13:30:10,537 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'}
2021-08-20 13:30:10,537 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
2021-08-20 13:30:10,538 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-20 13:30:10,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:11,147 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:30:11,151 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-20 13:30:11,154 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629466209539,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:30:11,161 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-20 13:30:11,171 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'}
2021-08-20 13:30:11,171 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/9207e9fc-baca-41c9-afc4-244ccf215f3b/resourceInstance
2021-08-20 13:30:11,171 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "6be0fb35-b47e-4acb-a742-7be6075026b0",
  "originType": "VL",
  "componentUid": "6be0fb35-b47e-4acb-a742-7be6075026b0",
  "icon": "defaulticon"
}
2021-08-20 13:30:11,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:13,663 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9207e9fc-baca-41c9-afc4-244ccf215f3b/resourceInstance HTTP/1.1" 201 None
2021-08-20 13:30:13,665 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-20 13:30:13,666 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"path":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":null,"parentName":null,"uniqueId":"capability.6ae217ed-bbe8-44e6-9600-3ceac2073026.feature","ownerId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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,"properties":null,"path":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":null,"parentName":null,"uniqueId":"capability.6be0fb35-b47e-4acb-a742-7be6075026b0.virtual_linkable","ownerId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"node":"tosca.nodes.Root","source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":null,"parentName":null,"uniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026.dependency","capability":"tosca.capabilities.Node","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","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":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"70063115-fc44-47a1-9093-2065f8758f8c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"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":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.tosca_name","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.state","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.tosca_id","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"6be0fb35-b47e-4acb-a742-7be6075026b0","createdFromCsar":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629466211995,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"6be0fb35-b47e-4acb-a742-7be6075026b0","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629466211995,"customizationUUID":"6982fa27-6006-4cfb-a860-d68ae2285501","posX":"200","posY":"100","componentName":"Generic NeutronNet","version":null,"type":null,"ownerId":null,"empty":false}
2021-08-20 13:30:13,667 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-20 13:30:13,671 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'}
2021-08-20 13:30:13,671 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/34f9446a-0486-4e3d-9401-00f9abca1b7c/distribution
2021-08-20 13:30:13,671 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-20 13:30:13,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:13,786 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/distribution HTTP/1.1" 200 38
2021-08-20 13:30:13,788 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-20 13:30:13,788 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-20 13:30:13,792 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'}
2021-08-20 13:30:13,792 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
2021-08-20 13:30:13,793 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-20 13:30:13,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:13,880 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29
2021-08-20 13:30:13,882 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-20 13:30:13,882 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-20 13:30:13,885 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-20 13:30:13,886 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-20 13:30:13,891 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:13,891 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/9207e9fc-baca-41c9-afc4-244ccf215f3b/lifecycleState/checkin
2021-08-20 13:30:13,891 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-20 13:30:13,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:17,288 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9207e9fc-baca-41c9-afc4-244ccf215f3b/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-20 13:30:17,289 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-20 13:30:17,290 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629466209539,"lastUpdateDate":1629466215167,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"9207e9fc-baca-41c9-afc4-244ccf215f3b"},"projectCode":"123456","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","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":"34f9446a-0486-4e3d-9401-00f9abca1b7c"}
2021-08-20 13:30:17,293 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:17,293 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:17,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'}
2021-08-20 13:30:17,294 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:17,294 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:17,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:19,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382
2021-08-20 13:30:19,391 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:19,391 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-20 13:30:19,395 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:30:19,395 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:19,396 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:19,396 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-20 13:30:19,396 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:30:19,396 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:19,396 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:30:19,397 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:19,397 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:30:19,397 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:30:19,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:20,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:30:20,578 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:30:20,580 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629466215167,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:30:20,584 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:30:20,584 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-20 13:30:20,588 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:20,588 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/9207e9fc-baca-41c9-afc4-244ccf215f3b/lifecycleState/Certify
2021-08-20 13:30:20,588 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-20 13:30:20,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:23,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9207e9fc-baca-41c9-afc4-244ccf215f3b/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-20 13:30:23,470 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-20 13:30:23,471 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629466209539,"lastUpdateDate":1629466215167,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"1a937fee-8efc-49fd-92fb-04003c47a178"},"projectCode":"123456","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","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":"34f9446a-0486-4e3d-9401-00f9abca1b7c"}
2021-08-20 13:30:23,476 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:23,476 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:23,477 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:23,478 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:23,478 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:23,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:23,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 370
2021-08-20 13:30:23,890 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:23,891 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-20 13:30:23,895 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:30:23,896 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:23,896 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:23,897 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-20 13:30:23,897 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:30:23,897 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:23,898 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:30:23,899 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:23,899 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:30:23,900 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:30:23,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:24,661 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:30:24,664 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:30:24,667 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466215167,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:30:24,674 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:30:34,686 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-20 13:30:34,695 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:34,695 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/1a937fee-8efc-49fd-92fb-04003c47a178/distribution/PROD/activate
2021-08-20 13:30:34,696 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-20 13:30:34,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:37,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1a937fee-8efc-49fd-92fb-04003c47a178/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-20 13:30:37,560 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-20 13:30:37,562 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1a937fee-8efc-49fd-92fb-04003c47a178","empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1a937fee-8efc-49fd-92fb-04003c47a178","empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a937fee-8efc-49fd-92fb-04003c47a178","empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a937fee-8efc-49fd-92fb-04003c47a178","empty":false},{"definition":false,"hidden":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1a937fee-8efc-49fd-92fb-04003c47a178","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1629466209435,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NTcwMzhjMDY5MjAxNGY1ZWExYzZmMDVhOGZhZmU2ZjY=","artifactUUID":"f657562a-7ef8-4554-b1ce-ce5f84467936","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.assettoscacsar","duplicated":false,"payloadUpdateDate":1629466222055,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209435,"artifactVersion":"1","isFromCsar":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ODVlMzk5YWQ5YTc0NjQ4Y2E0Mjc2YTM1OTE2Njg0Njc=","artifactUUID":"e7fa8763-4e5e-4d3c-8680-7cd2554f2d3e","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629466221625,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"1","isFromCsar":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":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":"feature","uniqueId":"capability.6ae217ed-bbe8-44e6-9600-3ceac2073026.feature","ownerId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":"virtual_linkable","uniqueId":"capability.6be0fb35-b47e-4acb-a742-7be6075026b0.virtual_linkable","ownerId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"node":"tosca.nodes.Root","source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":"dependency","uniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026.dependency","capability":"tosca.capabilities.Node","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"70063115-fc44-47a1-9093-2065f8758f8c.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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":"6be0fb35-b47e-4acb-a742-7be6075026b0.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false}],"attributes":[{"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.tosca_name","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","empty":false},{"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","definition":false,"name":"state","type":"string","uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.state","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","empty":false},{"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.tosca_id","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"6be0fb35-b47e-4acb-a742-7be6075026b0","createdFromCsar":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629466211995,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"genericneutronnet0","componentUid":"6be0fb35-b47e-4acb-a742-7be6075026b0","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629466211995,"customizationUUID":"6982fa27-6006-4cfb-a860-d68ae2285501","posX":"200","posY":"100","componentName":"Generic NeutronNet","empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"70063115-fc44-47a1-9093-2065f8758f8c.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.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":"6be0fb35-b47e-4acb-a742-7be6075026b0.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70063115-fc44-47a1-9093-2065f8758f8c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70063115-fc44-47a1-9093-2065f8758f8c","empty":false}]},"componentInstancesAttributes":{"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0":[{"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","empty":false},{"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.state","name":"state","type":"string","definition":false,"ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","empty":false},{"parentUniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","uniqueId":"attribute.6ae217ed-bbe8-44e6-9600-3ceac2073026.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":"feature","uniqueId":"capability.6ae217ed-bbe8-44e6-9600-3ceac2073026.feature","ownerId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":"virtual_linkable","uniqueId":"capability.6be0fb35-b47e-4acb-a742-7be6075026b0.virtual_linkable","ownerId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9207e9fc-baca-41c9-afc4-244ccf215f3b.6be0fb35-b47e-4acb-a742-7be6075026b0.genericneutronnet0"],"node":"tosca.nodes.Root","source":"6be0fb35-b47e-4acb-a742-7be6075026b0","previousName":"dependency","uniqueId":"6ae217ed-bbe8-44e6-9600-3ceac2073026.dependency","capability":"tosca.capabilities.Node","ownerId":"6ae217ed-bbe8-44e6-9600-3ceac2073026","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5ababaf-0e35-4e25-88ba-5cd64f5fc9f1","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1629466209539,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_network"],"archived":false,"archiveTime":0,"uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","componentMetadataForSupportLog":{"SupportablityComponentUUID":"34f9446a-0486-4e3d-9401-00f9abca1b7c","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","normalizedName":"basicnetwork","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629466236463,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629466209434,"timeout":0,"artifactType":"OTHER","generated":false,"uniqueId":"9207e9fc-baca-41c9-afc4-244ccf215f3b.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629466209434,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"1a937fee-8efc-49fd-92fb-04003c47a178"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-20 13:30:37,566 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:37,566 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:37,567 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:37,567 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:37,567 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:37,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:38,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:30:38,034 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:38,035 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:30:38,038 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:30:38,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:38,039 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:38,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:30:38,039 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:30:38,039 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:38,039 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:30:38,040 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:38,040 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:30:38,040 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:30:38,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:38,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:30:38,677 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:30:38,680 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:30:38,687 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:30:38,687 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-20 13:30:38,688 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-20 13:30:38,689 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:38,689 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:30:38,689 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:30:38,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:38,782 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288
2021-08-20 13:30:38,783 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-20 13:30:38,783 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}
2021-08-20 13:30:38,783 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:38,783 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}.
2021-08-20 13:30:38,792 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:38,792 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne
2021-08-20 13:30:38,793 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": ""
}
2021-08-20 13:30:38,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:38,936 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne HTTP/1.1" 201 0
2021-08-20 13:30:38,938 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-20 13:30:38,938 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-20 13:30:38,941 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:38,941 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:30:38,942 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:30:38,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:39,014 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378
2021-08-20 13:30:39,015 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:30:39,015 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466238834"}]}
2021-08-20 13:30:39,050 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:39,051 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/5d882323-505f-4c06-a7c3-534dfa639a37
2021-08-20 13:30:39,051 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "5d882323-505f-4c06-a7c3-534dfa639a37",
    "user-name": "onap-wro",
    "password": "wro-onap",
    "system-type": "VIM"
    
    
    
    
    
        , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000"
    
    
    
    
        , "ssl-insecure": false
    
    
    
    
        , "cloud-domain": "Default"
    
    
        , "default-tenant": "onap-wro"
    
    
    
    
        , "system-status": "active"
    
    
}
2021-08-20 13:30:39,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:39,767 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/5d882323-505f-4c06-a7c3-534dfa639a37 HTTP/1.1" 201 0
2021-08-20 13:30:39,768 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-20 13:30:39,768 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-20 13:30:39,770 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:39,770 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-20 13:30:39,770 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 13:30:39,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:39,816 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464
2021-08-20 13:30:39,817 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-20 13:30:39,817 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/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}
2021-08-20 13:30:39,817 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:39,818 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/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}.
2021-08-20 13:30:39,818 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-20 13:30:39,818 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-20 13:30:39,822 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:39,822 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-20 13:30:39,823 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: {
    "tenant-id": "f41abc47519441359fc94897110fa224",
    "tenant-name": "onap-wro",
    "tenant-context": "None"
}
2021-08-20 13:30:39,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:39,920 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0
2021-08-20 13:30:39,921 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-20 13:30:39,921 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-20 13:30:39,923 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:39,923 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone
2021-08-20 13:30:39,923 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-20 13:30:39,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:39,970 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505
2021-08-20 13:30:39,971 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-20 13:30:39,971 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"]}}}
2021-08-20 13:30:39,972 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:39,972 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"]}}}.
2021-08-20 13:30:39,976 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:39,977 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone
2021-08-20 13:30:39,977 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: {
    "availability-zone-name": "basicvm-availability-zone",
    "hypervisor-type": "nova"
    
}
2021-08-20 13:30:39,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:40,401 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0
2021-08-20 13:30:40,402 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-20 13:30:40,402 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-20 13:30:40,410 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:40,411 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion
2021-08-20 13:30:40,411 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: {
    "physical-location-id": "lannion",
    "data-center-code": "1234-5",
    "complex-name": "lannion",
    "identity-url": "",
    "resource-version": "",
    "physical-location-type": "",
    "street1": "",
    "street2": "",
    "city": "",
    "state": "",
    "postal-code": "",
    "country": "",
    "region": "",
    "latitude": "",
    "longitude": "",
    "elevation": "",
    "lata": ""
}
2021-08-20 13:30:40,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:41,669 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0
2021-08-20 13:30:41,670 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-20 13:30:41,670 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-20 13:30:41,674 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:41,674 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:30:41,674 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:30:41,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:41,775 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378
2021-08-20 13:30:41,781 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:30:41,782 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466238834"}]}
2021-08-20 13:30:41,789 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:41,789 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship
2021-08-20 13:30:41,789 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: {
    "related-to": "complex",
    "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion",
    
        "relationship-label": "org.onap.relationships.inventory.LocatedIn",
    
    
    "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"}
}
2021-08-20 13:30:41,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:41,953 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0
2021-08-20 13:30:41,954 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-20 13:30:41,954 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-20 13:30:41,965 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:41,966 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer
2021-08-20 13:30:41,966 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: {
    "global-customer-id": "basicnw-customer",
    "subscriber-name": "basicnw-customer",
    "subscriber-type": "INFRA"
}
2021-08-20 13:30:41,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:42,162 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 201 0
2021-08-20 13:30:42,164 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-20 13:30:42,164 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-20 13:30:42,168 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:42,168 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer
2021-08-20 13:30:42,168 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-20 13:30:42,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:42,270 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139
2021-08-20 13:30:42,271 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-20 13:30:42,272 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":"1629466242006"}
2021-08-20 13:30:42,275 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=='}
2021-08-20 13:30:42,275 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer
2021-08-20 13:30:42,276 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 13:30:42,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:42,366 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139
2021-08-20 13:30:42,368 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 13:30:42,368 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":"1629466242006"}
2021-08-20 13:30:42,372 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=='}
2021-08-20 13:30:42,372 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/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network
2021-08-20 13:30:42,372 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 13:30:42,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:42,466 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 404 360
2021-08-20 13:30:42,467 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-20 13:30:42,467 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"]}}}
2021-08-20 13:30:42,467 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=='}
2021-08-20 13:30:42,468 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"]}}}.
2021-08-20 13:30:42,468 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-20 13:30:42,472 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:42,472 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:42,472 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:42,473 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:42,473 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:42,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:43,859 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:30:43,860 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:43,861 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:30:43,864 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:30:43,864 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:43,865 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:43,865 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:30:43,865 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:30:43,865 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:43,865 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:30:43,866 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:43,866 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:30:43,866 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:30:43,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:45,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:30:45,977 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:30:45,980 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:30:45,990 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:30:45,990 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:45,991 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network
2021-08-20 13:30:45,991 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "217dd6c3-314a-4660-b11c-b24870e73fdf"
}
2021-08-20 13:30:45,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,090 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network HTTP/1.1" 201 0
2021-08-20 13:30:46,091 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-20 13:30:46,092 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-20 13:30:46,095 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=='}
2021-08-20 13:30:46,095 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/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network
2021-08-20 13:30:46,095 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 13:30:46,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,155 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94
2021-08-20 13:30:46,156 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 13:30:46,157 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629466246038"}]}
2021-08-20 13:30:46,160 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=='}
2021-08-20 13:30:46,160 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer
2021-08-20 13:30:46,161 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 13:30:46,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,219 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139
2021-08-20 13:30:46,220 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 13:30:46,221 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":"1629466242006"}
2021-08-20 13:30:46,224 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=='}
2021-08-20 13:30:46,224 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/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network
2021-08-20 13:30:46,224 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 13:30:46,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,289 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94
2021-08-20 13:30:46,291 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 13:30:46,291 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629466246038"}]}
2021-08-20 13:30:46,294 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,294 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:30:46,294 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:30:46,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,368 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-20 13:30:46,369 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:30:46,369 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466241822","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]}
2021-08-20 13:30:46,373 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,373 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-20 13:30:46,373 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 13:30:46,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,430 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132
2021-08-20 13:30:46,431 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 13:30:46,431 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629466239860"}
2021-08-20 13:30:46,442 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,442 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship
2021-08-20 13:30:46,443 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: {
    "related-to": "tenant",
    "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1629466239860",
    
    
        "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}],
    
    "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": "f41abc47519441359fc94897110fa224"}]
}
2021-08-20 13:30:46,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,571 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship HTTP/1.1" 200 0
2021-08-20 13:30:46,572 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-20 13:30:46,572 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-20 13:30:46,575 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=='}
2021-08-20 13:30:46,575 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer
2021-08-20 13:30:46,576 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 13:30:46,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,643 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139
2021-08-20 13:30:46,644 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 13:30:46,644 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":"1629466242006"}
2021-08-20 13:30:46,647 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,648 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:30:46,648 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:30:46,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,716 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-20 13:30:46,717 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:30:46,718 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466241822","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]}
2021-08-20 13:30:46,721 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,721 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-20 13:30:46,722 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 13:30:46,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,781 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 605
2021-08-20 13:30:46,782 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 13:30:46,782 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629466246482","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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"}]}]}}
2021-08-20 13:30:46,785 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,786 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities
2021-08-20 13:30:46,786 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-20 13:30:46,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,853 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1056
2021-08-20 13:30:46,853 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-20 13:30:46,854 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"cbed3759-3fd4-43de-a0a9-52e550a07572","owning-entity-name":"OE-ETE_Customer-cbed3759-3fd4-43de-a0a9-52e550a07572","resource-version":"1629465753975","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_0d3ff3d8-1305-4ee1-ae39-7d6175b8c40a/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f26dff95-bc9d-4ae4-889c-9e8787261563","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_0d3ff3d8-1305-4ee1-ae39-7d6175b8c40a"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f26dff95-bc9d-4ae4-889c-9e8787261563"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name0d3ff3d8-1305-4ee1-ae39-7d6175b8c40a"}]}]}}]}
2021-08-20 13:30:46,856 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-20 13:30:46,860 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,860 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/90b7e0a7-9c9e-4d92-a005-996f0c49bac4
2021-08-20 13:30:46,860 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "90b7e0a7-9c9e-4d92-a005-996f0c49bac4"
}
2021-08-20 13:30:46,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:46,939 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/90b7e0a7-9c9e-4d92-a005-996f0c49bac4 HTTP/1.1" 201 0
2021-08-20 13:30:46,940 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-20 13:30:46,940 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-20 13:30:46,943 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:30:46,943 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/90b7e0a7-9c9e-4d92-a005-996f0c49bac4
2021-08-20 13:30:46,943 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-20 13:30:46,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:30:47,005 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/90b7e0a7-9c9e-4d92-a005-996f0c49bac4 HTTP/1.1" 200 128
2021-08-20 13:30:47,006 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-20 13:30:47,007 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4","owning-entity-name":"basicnw-oe","resource-version":"1629466246897"}
2021-08-20 13:30:47,014 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'}
2021-08-20 13:30:47,014 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project
2021-08-20 13:30:47,014 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-20 13:30:47,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-20 13:30:47,184 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13
2021-08-20 13:30:47,186 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-20 13:30:47,186 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-20 13:30:47,189 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-20 13:30:47,190 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:30:47,190 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:30:47,190 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:47,191 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:30:47,191 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:30:47,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:30:47,675 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:30:47,677 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:30:47,677 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:30:47,681 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:30:47,681 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:30:47,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:30:47,681 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:30:47,682 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:30:47,682 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:30:47,682 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:30:47,683 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:30:47,683 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:30:47,683 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:30:47,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:48,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:30:48,622 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:30:48,625 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:30:48,631 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:30:48,632 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'}
2021-08-20 13:30:48,632 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/34f9446a-0486-4e3d-9401-00f9abca1b7c/distribution
2021-08-20 13:30:48,633 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-20 13:30:48,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:48,715 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/distribution HTTP/1.1" 200 205
2021-08-20 13:30:48,717 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-20 13:30:48,717 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"1e8fb903-c046-41f8-8e5a-db81cf08ff6c","timestamp":"2021-08-20 13:30:35.928 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-20 13:30:48,720 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'}
2021-08-20 13:30:48,720 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/1e8fb903-c046-41f8-8e5a-db81cf08ff6c
2021-08-20 13:30:48,720 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-20 13:30:48,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:30:48,778 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1e8fb903-c046-41f8-8e5a-db81cf08ff6c HTTP/1.1" 200 29
2021-08-20 13:30:48,779 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-20 13:30:48,780 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-20 13:30:48,781 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-20 13:30:48,782 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-20 13:31:48,829 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'}
2021-08-20 13:31:48,830 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/1e8fb903-c046-41f8-8e5a-db81cf08ff6c
2021-08-20 13:31:48,831 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-20 13:31:48,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:31:49,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1e8fb903-c046-41f8-8e5a-db81cf08ff6c HTTP/1.1" 200 6477
2021-08-20 13:31:49,029 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-20 13:31:49,030 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1629466232295","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629466238888","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629466243191","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629466243181","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629466240085","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629466239423","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629466243281","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629466251728","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629466241446","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629466244235","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629466242429","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629466241695","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629466231747","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629466243281","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629466243181","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629466240085","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629466244872","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629466240442","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629466246151","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629466246426","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":"1629466241695","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629466244487","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629466247310","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629466244487","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629466242429","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629466237881","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629466247818","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629466232344","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629466232344","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629466250723","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629466239891","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629466232295","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629466231747","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629466247430","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]}
2021-08-20 13:31:49,033 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1629466232295', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629466238888', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629466243191', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629466243181', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629466240085', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629466239423', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629466243281', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629466251728', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629466241446', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629466244235', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629466242429', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629466241695', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629466231747', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629466243281', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629466243181', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629466240085', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629466244872', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629466240442', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629466246151', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629466246426', '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': '1629466241695', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629466244487', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629466247310', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629466244487', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629466242429', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629466237881', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629466247818', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629466232344', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629466232344', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629466250723', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629466239891', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629466232295', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629466231747', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629466247430', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}]
2021-08-20 13:31:49,034 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-20 13:31:49,034 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-20 13:31:49,034 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-20 13:31:49,034 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-20 13:31:49,044 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': 'a29a2753-0235-4114-884f-2d8a14548c77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:31:49,044 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
2021-08-20 13:31:49,044 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "217dd6c3-314a-4660-b11c-b24870e73fdf",
			"modelVersionId": "34f9446a-0486-4e3d-9401-00f9abca1b7c",
			"modelName": "basic_network",
			"modelVersion": "1.0"
		},
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "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": "90b7e0a7-9c9e-4d92-a005-996f0c49bac4",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-20 13:31:49,046 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:31:50,831 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262
2021-08-20 13:31:50,833 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-20 13:31:50,834 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"a29a2753-0235-4114-884f-2d8a14548c77","instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77"}}
2021-08-20 13:31:50,835 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-20 13:31:50,858 DEBUG 129:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bcbe4abc-c071-4887-ac30-896ace88f8ca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:31:50,859 DEBUG 131:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77
2021-08-20 13:31:50,859 DEBUG 132:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] data sent: None
2021-08-20 13:31:50,865 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:31:51,080 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77 HTTP/1.1" 200 1352
2021-08-20 13:31:51,084 INFO 142:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response code: 200
2021-08-20 13:31:51,085 DEBUG 146:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response: {"request":{"requestId":"a29a2753-0235-4114-884f-2d8a14548c77","startTime":"Fri, 20 Aug 2021 13:31:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 13:31:50 GMT"}}}
2021-08-20 13:32:01,097 DEBUG 129:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63e267a8-ac53-4229-8e6a-7605f4be667f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:01,098 DEBUG 131:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77
2021-08-20 13:32:01,098 DEBUG 132:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] data sent: None
2021-08-20 13:32:01,102 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:01,305 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77 HTTP/1.1" 200 1562
2021-08-20 13:32:01,307 INFO 142:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response code: 200
2021-08-20 13:32:01,308 DEBUG 146:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response: {"request":{"requestId":"a29a2753-0235-4114-884f-2d8a14548c77","startTime":"Fri, 20 Aug 2021 13:31:49 GMT","finishTime":"Fri, 20 Aug 2021 13:31:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:31:54 GMT"}}}
2021-08-20 13:32:01,309 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-20 13:32:01,310 DEBUG 129:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '016b4831-b32e-4bdd-84be-f0e212a59b24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:01,310 DEBUG 131:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77
2021-08-20 13:32:01,311 DEBUG 132:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] data sent: None
2021-08-20 13:32:01,314 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:01,484 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77 HTTP/1.1" 200 1562
2021-08-20 13:32:01,487 INFO 142:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response code: 200
2021-08-20 13:32:01,487 DEBUG 146:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response: {"request":{"requestId":"a29a2753-0235-4114-884f-2d8a14548c77","startTime":"Fri, 20 Aug 2021 13:31:49 GMT","finishTime":"Fri, 20 Aug 2021 13:31:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:31:54 GMT"}}}
2021-08-20 13:32:01,488 DEBUG 129:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3381bcf9-3b12-41d9-9946-4a264270feea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:01,489 DEBUG 131:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77
2021-08-20 13:32:01,489 DEBUG 132:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] data sent: None
2021-08-20 13:32:01,491 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:01,678 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77 HTTP/1.1" 200 1562
2021-08-20 13:32:01,679 INFO 142:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response code: 200
2021-08-20 13:32:01,679 DEBUG 146:onap_service.py(7) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response: {"request":{"requestId":"a29a2753-0235-4114-884f-2d8a14548c77","startTime":"Fri, 20 Aug 2021 13:31:49 GMT","finishTime":"Fri, 20 Aug 2021 13:31:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:31:54 GMT"}}}
2021-08-20 13:32:01,688 DEBUG 129:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53765bad-b6d8-4688-9a9f-4d40a643fc7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:01,688 DEBUG 131:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77
2021-08-20 13:32:01,689 DEBUG 132:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] data sent: None
2021-08-20 13:32:01,692 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:01,878 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77 HTTP/1.1" 200 1562
2021-08-20 13:32:01,880 INFO 142:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response code: 200
2021-08-20 13:32:01,880 DEBUG 146:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response: {"request":{"requestId":"a29a2753-0235-4114-884f-2d8a14548c77","startTime":"Fri, 20 Aug 2021 13:31:49 GMT","finishTime":"Fri, 20 Aug 2021 13:31:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:31:54 GMT"}}}
2021-08-20 13:32:01,881 DEBUG 129:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fced9e75-bd42-4675-b288-eedd56eecf57', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:01,881 DEBUG 131:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77
2021-08-20 13:32:01,882 DEBUG 132:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] data sent: None
2021-08-20 13:32:01,884 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:02,049 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a29a2753-0235-4114-884f-2d8a14548c77 HTTP/1.1" 200 1562
2021-08-20 13:32:02,051 INFO 142:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response code: 200
2021-08-20 13:32:02,051 DEBUG 146:onap_service.py(1) - [None][Check a29a2753-0235-4114-884f-2d8a14548c77 orchestration request status] response: {"request":{"requestId":"a29a2753-0235-4114-884f-2d8a14548c77","startTime":"Fri, 20 Aug 2021 13:31:49 GMT","finishTime":"Fri, 20 Aug 2021 13:31:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:31:54 GMT"}}}
2021-08-20 13:32:02,052 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=='}
2021-08-20 13:32:02,053 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/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network
2021-08-20 13:32:02,053 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 13:32:02,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:02,180 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 754
2021-08-20 13:32:02,181 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 13:32:02,181 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629466246482","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]}
2021-08-20 13:32:02,184 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:32:02,184 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea
2021-08-20 13:32:02,184 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] data sent: None
2021-08-20 13:32:02,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:02,300 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea HTTP/1.1" 200 1195
2021-08-20 13:32:02,302 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] response code: 200
2021-08-20 13:32:02,302 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] response: {"service-instance":[{"service-instance-id":"e110a314-6a48-4706-93ba-c4fe41e857cb","service-instance-name":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"217dd6c3-314a-4660-b11c-b24870e73fdf","model-version-id":"34f9446a-0486-4e3d-9401-00f9abca1b7c","resource-version":"1629466314408","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e110a314-6a48-4706-93ba-c4fe41e857cb/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/90b7e0a7-9c9e-4d92-a005-996f0c49bac4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]}
2021-08-20 13:32:02,305 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=='}
2021-08-20 13:32:02,305 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer
2021-08-20 13:32:02,306 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 13:32:02,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:02,363 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139
2021-08-20 13:32:02,363 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 13:32:02,364 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":"1629466242006"}
2021-08-20 13:32:02,367 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=='}
2021-08-20 13:32:02,367 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/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network
2021-08-20 13:32:02,367 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 13:32:02,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:02,425 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 754
2021-08-20 13:32:02,426 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 13:32:02,427 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629466246482","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]}
2021-08-20 13:32:02,428 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:32:02,429 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea
2021-08-20 13:32:02,429 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] data sent: None
2021-08-20 13:32:02,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:02,488 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea HTTP/1.1" 200 1195
2021-08-20 13:32:02,489 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] response code: 200
2021-08-20 13:32:02,489 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea service-instance-name] response: {"service-instance":[{"service-instance-id":"e110a314-6a48-4706-93ba-c4fe41e857cb","service-instance-name":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"217dd6c3-314a-4660-b11c-b24870e73fdf","model-version-id":"34f9446a-0486-4e3d-9401-00f9abca1b7c","resource-version":"1629466314408","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e110a314-6a48-4706-93ba-c4fe41e857cb/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/90b7e0a7-9c9e-4d92-a005-996f0c49bac4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]}
2021-08-20 13:32:02,490 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:32:02,491 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:32:02,491 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:32:02,491 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:32:02,491 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:32:02,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:32:03,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:32:03,977 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:32:03,978 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:32:03,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:32:03,985 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:32:03,985 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:32:03,986 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:32:03,986 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:32:03,986 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:32:03,987 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:32:03,988 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:32:03,988 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:32:03,988 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:32:03,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:32:05,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:32:05,505 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:32:05,509 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:32:05,516 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:32:05,517 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'}
2021-08-20 13:32:05,518 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/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel
2021-08-20 13:32:05,518 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-20 13:32:05,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:32:05,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel HTTP/1.1" 200 None
2021-08-20 13:32:05,747 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-20 13:32:05,747 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-20 13:32:05,808 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': '870226bf-c295-429d-98f0-6fc870c1b629', 'x-fromappid': 'API client'}
2021-08-20 13:32:05,809 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
2021-08-20 13:32:05,809 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-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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"
        }
    }
}
2021-08-20 13:32:05,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-20 13:32:06,261 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
2021-08-20 13:32:06,264 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-20 13:32:06,264 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"}}
2021-08-20 13:32:06,279 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:32:06,279 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list
2021-08-20 13:32:06,280 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 13:32:06,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:06,344 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639
2021-08-20 13:32:06,344 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 13:32:06,345 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}
2021-08-20 13:32:06,347 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:32:06,348 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:32:06,348 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:32:06,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:06,411 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-20 13:32:06,412 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:32:06,413 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466241822","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]}
2021-08-20 13:32:06,415 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:32:06,415 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list
2021-08-20 13:32:06,416 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 13:32:06,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:06,465 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639
2021-08-20 13:32:06,465 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 13:32:06,466 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}
2021-08-20 13:32:06,468 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:32:06,468 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:32:06,468 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:32:06,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:06,523 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-20 13:32:06,524 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:32:06,524 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466241822","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]}
2021-08-20 13:32:06,526 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:32:06,527 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-20 13:32:06,527 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 13:32:06,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:32:06,574 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 605
2021-08-20 13:32:06,574 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 13:32:06,575 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629466246482","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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"}]}]}}
2021-08-20 13:32:06,583 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:32:06,583 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:32:06,584 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:32:06,584 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:32:06,584 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:32:06,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:32:07,108 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:32:07,110 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:32:07,111 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:32:07,115 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:32:07,115 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:32:07,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:32:07,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:32:07,117 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:32:07,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:32:07,118 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:32:07,119 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:32:07,119 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:32:07,120 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:32:07,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:32:07,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:32:07,678 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:32:07,681 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:32:07,688 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:32:07,689 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': 'c29e7415-2fd4-4a13-8574-118fcef9dc99', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:07,690 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/e110a314-6a48-4706-93ba-c4fe41e857cb/networks
2021-08-20 13:32:07,690 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "217dd6c3-314a-4660-b11c-b24870e73fdf"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "ef04619b-50af-497e-99eb-3a913a4a1670",
    "modelVersionId": "26b268d6-701b-4fd3-ae7a-abcfa9df56ac",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "6982fa27-6006-4cfb-a860-d68ae2285501",
    "modelCustomizationName": "Generic NeutronNet 0"

        },
        "requestParameters": {
            "userParams": [],
            "aLaCarte": true,
            "testApi": "GR_API"
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicnw-cloud-owner",
            "lcpCloudRegionId": "RegionOne"
        },
        "lineOfBusiness": {
            "lineOfBusinessName": "basicnw-lob"
        },
        "platform": {
            "platformName": "basicnw-platform"
        },
        "relatedInstanceList": [{
            "relatedInstance": {
                "instanceId": "e110a314-6a48-4706-93ba-c4fe41e857cb",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "217dd6c3-314a-4660-b11c-b24870e73fdf",
                    "modelVersion": "1.0",
                    "modelVersionId": "34f9446a-0486-4e3d-9401-00f9abca1b7c"
                }
            }
        }]
    }
}
2021-08-20 13:32:07,693 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:09,598 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e110a314-6a48-4706-93ba-c4fe41e857cb/networks HTTP/1.1" 202 262
2021-08-20 13:32:09,601 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-20 13:32:09,601 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","instanceId":"2c448449-07f1-4350-acf2-7382405dd63a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99"}}
2021-08-20 13:32:09,603 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-20 13:32:09,624 DEBUG 129:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ffd66e4c-dfcf-42a6-be99-fabc718f563c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:09,625 DEBUG 131:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:09,625 DEBUG 132:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:09,629 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:09,807 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 1961
2021-08-20 13:32:09,810 INFO 142:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:09,811 DEBUG 146:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 13:32:09 GMT"}}}
2021-08-20 13:32:19,823 DEBUG 129:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb83cb51-5799-449d-a42b-43f97644337c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:19,824 DEBUG 131:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:19,824 DEBUG 132:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:19,827 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:20,609 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 2202
2021-08-20 13:32:20,611 INFO 142:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:20,612 DEBUG 146:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:17 GMT"}}}
2021-08-20 13:32:30,623 DEBUG 129:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '640e28e1-5a46-4d10-ac51-9f2ec4c54024', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:30,624 DEBUG 131:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:30,624 DEBUG 132:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:30,627 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:31,232 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 3686
2021-08-20 13:32:31,234 INFO 142:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:31,234 DEBUG 146:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:17 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":null,\"creation_time\":1629466264000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:32:41,246 DEBUG 129:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52c6e84b-47c4-49fd-9e0d-ff35b235a626', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:41,247 DEBUG 131:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:41,247 DEBUG 132:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:41,248 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:41,789 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 3686
2021-08-20 13:32:41,793 INFO 142:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:41,793 DEBUG 146:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:17 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":null,\"creation_time\":1629466264000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:32:51,807 DEBUG 129:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '815482ba-9eac-486d-8541-dd217ab8ed9e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:51,807 DEBUG 131:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:51,808 DEBUG 132:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:51,811 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:52,038 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 3810
2021-08-20 13:32:52,040 INFO 142:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:52,041 DEBUG 146:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","finishTime":"Fri, 20 Aug 2021 13:32:45 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e50f2d32-7b8e-4194-8895-12387839eb59\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c325f186-eb93-4a88-a856-fec85bf9deae\",\"output_key\":\"subnet_id_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":null,\"creation_time\":1629466264000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:32:52,042 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-20 13:32:52,043 DEBUG 129:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b4d1a85-2f72-4eab-bbf4-32c4760e4507', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:52,043 DEBUG 131:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:52,043 DEBUG 132:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:52,046 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:52,252 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 3810
2021-08-20 13:32:52,255 INFO 142:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:52,255 DEBUG 146:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","finishTime":"Fri, 20 Aug 2021 13:32:45 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e50f2d32-7b8e-4194-8895-12387839eb59\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c325f186-eb93-4a88-a856-fec85bf9deae\",\"output_key\":\"subnet_id_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":null,\"creation_time\":1629466264000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:32:52,257 DEBUG 129:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'acd58407-a2fd-4f02-a928-b75c06d6ee01', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:52,257 DEBUG 131:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:52,257 DEBUG 132:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:52,260 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:52,457 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 3810
2021-08-20 13:32:52,460 INFO 142:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:52,460 DEBUG 146:onap_service.py(8) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","finishTime":"Fri, 20 Aug 2021 13:32:45 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e50f2d32-7b8e-4194-8895-12387839eb59\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c325f186-eb93-4a88-a856-fec85bf9deae\",\"output_key\":\"subnet_id_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":null,\"creation_time\":1629466264000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:32:52,472 DEBUG 129:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21a58add-3b6f-4570-9509-346122e2bf41', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:52,472 DEBUG 131:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:52,473 DEBUG 132:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:52,477 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:52,701 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 3810
2021-08-20 13:32:52,703 INFO 142:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:52,704 DEBUG 146:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","finishTime":"Fri, 20 Aug 2021 13:32:45 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e50f2d32-7b8e-4194-8895-12387839eb59\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c325f186-eb93-4a88-a856-fec85bf9deae\",\"output_key\":\"subnet_id_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":null,\"creation_time\":1629466264000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:32:52,705 DEBUG 129:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '91b49493-6233-499b-a4f6-846d08576c67', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:32:52,706 DEBUG 131:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99
2021-08-20 13:32:52,706 DEBUG 132:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] data sent: None
2021-08-20 13:32:52,708 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:32:52,882 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c29e7415-2fd4-4a13-8574-118fcef9dc99 HTTP/1.1" 200 3810
2021-08-20 13:32:52,883 INFO 142:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response code: 200
2021-08-20 13:32:52,884 DEBUG 146:onap_service.py(1) - [None][Check c29e7415-2fd4-4a13-8574-118fcef9dc99 orchestration request status] response: {"request":{"requestId":"c29e7415-2fd4-4a13-8574-118fcef9dc99","startTime":"Fri, 20 Aug 2021 13:32:07 GMT","finishTime":"Fri, 20 Aug 2021 13:32:45 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ef04619b-50af-497e-99eb-3a913a4a1670","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6982fa27-6006-4cfb-a860-d68ae2285501","modelVersionId":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelCustomizationId":"6982fa27-6006-4cfb-a860-d68ae2285501","modelUuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","modelInvariantUuid":"ef04619b-50af-497e-99eb-3a913a4a1670","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"217dd6c3-314a-4660-b11c-b24870e73fdf","source":"VID","instanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:32:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e50f2d32-7b8e-4194-8895-12387839eb59\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c325f186-eb93-4a88-a856-fec85bf9deae\",\"output_key\":\"subnet_id_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":null,\"creation_time\":1629466264000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:32:52,885 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-20 13:32:52,885 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-20 13:33:02,897 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:02,897 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e110a314-6a48-4706-93ba-c4fe41e857cb/relationship-list
2021-08-20 13:33:02,898 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 13:33:02,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:02,978 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e110a314-6a48-4706-93ba-c4fe41e857cb/relationship-list HTTP/1.1" 200 1071
2021-08-20 13:33:02,979 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 13:33:02,980 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/90b7e0a7-9c9e-4d92-a005-996f0c49bac4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"90b7e0a7-9c9e-4d92-a005-996f0c49bac4"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/2c448449-07f1-4350-acf2-7382405dd63a","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2c448449-07f1-4350-acf2-7382405dd63a"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"}]},{"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"}]}]}
2021-08-20 13:33:02,984 DEBUG 129:onap_service.py(1) - [AAI][Get e110a314-6a48-4706-93ba-c4fe41e857cb ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:02,984 DEBUG 131:onap_service.py(1) - [AAI][Get e110a314-6a48-4706-93ba-c4fe41e857cb ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/2c448449-07f1-4350-acf2-7382405dd63a
2021-08-20 13:33:02,984 DEBUG 132:onap_service.py(1) - [AAI][Get e110a314-6a48-4706-93ba-c4fe41e857cb ABCMeta] data sent: None
2021-08-20 13:33:02,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,094 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/2c448449-07f1-4350-acf2-7382405dd63a HTTP/1.1" 200 3203
2021-08-20 13:33:03,096 INFO 142:onap_service.py(1) - [AAI][Get e110a314-6a48-4706-93ba-c4fe41e857cb ABCMeta] response code: 200
2021-08-20 13:33:03,096 DEBUG 146:onap_service.py(1) - [AAI][Get e110a314-6a48-4706-93ba-c4fe41e857cb ABCMeta] response: {"network-id":"2c448449-07f1-4350-acf2-7382405dd63a","network-name":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"e50f2d32-7b8e-4194-8895-12387839eb59","is-bound-to-vpn":false,"resource-version":"1629466365178","orchestration-status":"Active","heat-stack-id":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680","model-invariant-id":"ef04619b-50af-497e-99eb-3a913a4a1670","model-version-id":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","model-customization-id":"6982fa27-6006-4cfb-a860-d68ae2285501","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/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e110a314-6a48-4706-93ba-c4fe41e857cb","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":"e110a314-6a48-4706-93ba-c4fe41e857cb"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]}]}}
2021-08-20 13:33:03,099 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-20 13:33:03,099 DEBUG 199:network.py(1) - Delete 2c448449-07f1-4350-acf2-7382405dd63a network
2021-08-20 13:33:03,099 DEBUG 144:deletion.py(1) - Network 2c448449-07f1-4350-acf2-7382405dd63a deletion request
2021-08-20 13:33:03,110 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:03,110 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list
2021-08-20 13:33:03,110 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 13:33:03,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,182 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639
2021-08-20 13:33:03,183 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 13:33:03,183 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}
2021-08-20 13:33:03,185 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:03,186 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:33:03,186 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:33:03,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,286 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139
2021-08-20 13:33:03,287 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:33:03,288 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466331363","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/2c448449-07f1-4350-acf2-7382405dd63a","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2c448449-07f1-4350-acf2-7382405dd63a"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"}]}]}}]}
2021-08-20 13:33:03,291 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:03,291 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list
2021-08-20 13:33:03,292 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 13:33:03,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,351 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639
2021-08-20 13:33:03,352 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 13:33:03,352 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}
2021-08-20 13:33:03,355 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:03,355 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:33:03,355 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:33:03,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,425 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139
2021-08-20 13:33:03,426 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:33:03,427 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466331363","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/2c448449-07f1-4350-acf2-7382405dd63a","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2c448449-07f1-4350-acf2-7382405dd63a"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"}]}]}}]}
2021-08-20 13:33:03,430 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:03,431 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list
2021-08-20 13:33:03,431 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 13:33:03,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,496 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639
2021-08-20 13:33:03,497 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 13:33:03,497 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","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":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}
2021-08-20 13:33:03,501 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:03,501 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-20 13:33:03,501 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 13:33:03,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,571 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139
2021-08-20 13:33:03,572 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 13:33:03,572 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":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629466331363","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/2c448449-07f1-4350-acf2-7382405dd63a","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2c448449-07f1-4350-acf2-7382405dd63a"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"}]}]}}]}
2021-08-20 13:33:03,576 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-20 13:33:03,577 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-20 13:33:03,577 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 13:33:03,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 13:33:03,640 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1058
2021-08-20 13:33:03,641 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 13:33:03,641 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629466331223","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/2c448449-07f1-4350-acf2-7382405dd63a","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2c448449-07f1-4350-acf2-7382405dd63a"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/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"}]}]}}
2021-08-20 13:33:03,643 DEBUG 129:onap_service.py(1) - [None][Create 2c448449-07f1-4350-acf2-7382405dd63a Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '804222fa-73bf-4e72-aa09-ddc5d69970b2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:03,644 DEBUG 131:onap_service.py(1) - [None][Create 2c448449-07f1-4350-acf2-7382405dd63a Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e110a314-6a48-4706-93ba-c4fe41e857cb/networks/2c448449-07f1-4350-acf2-7382405dd63a
2021-08-20 13:33:03,644 DEBUG 132:onap_service.py(1) - [None][Create 2c448449-07f1-4350-acf2-7382405dd63a 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": "f41abc47519441359fc94897110fa224"
        }
	}
}
2021-08-20 13:33:03,646 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:06,055 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e110a314-6a48-4706-93ba-c4fe41e857cb/networks/2c448449-07f1-4350-acf2-7382405dd63a HTTP/1.1" 202 262
2021-08-20 13:33:06,057 INFO 142:onap_service.py(1) - [None][Create 2c448449-07f1-4350-acf2-7382405dd63a Network deletion request] response code: 202
2021-08-20 13:33:06,057 DEBUG 146:onap_service.py(1) - [None][Create 2c448449-07f1-4350-acf2-7382405dd63a Network deletion request] response: {"requestReferences":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","instanceId":"2c448449-07f1-4350-acf2-7382405dd63a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2"}}
2021-08-20 13:33:06,058 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-20 13:33:06,069 DEBUG 129:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1acceda6-2f8c-472f-abb3-916e208442a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:06,070 DEBUG 131:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:06,071 DEBUG 132:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:06,076 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:06,246 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 825
2021-08-20 13:33:06,248 INFO 142:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:06,249 DEBUG 146:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 13:33:05 GMT"}}}
2021-08-20 13:33:16,262 DEBUG 129:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30676561-0b8d-4401-abde-da41cefd07d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:16,263 DEBUG 131:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:16,263 DEBUG 132:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:16,267 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:16,763 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2640
2021-08-20 13:33:16,765 INFO 142:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:16,766 DEBUG 146:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:33:09 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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_7a6ea5c9-747d-4a32-9222-147add1ad224\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:26,778 DEBUG 129:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ccc9108-9782-4116-ae9a-d4d5c9865a54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:26,778 DEBUG 131:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:26,779 DEBUG 132:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:26,782 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:27,298 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2402
2021-08-20 13:33:27,300 INFO 142:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:27,301 DEBUG 146:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Fri, 20 Aug 2021 13:33:26 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:37,313 DEBUG 129:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2386fc8-73d3-4728-8390-d2f3a568e9e7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:37,313 DEBUG 131:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:37,314 DEBUG 132:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:37,316 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:37,845 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2413
2021-08-20 13:33:37,847 INFO 142:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:37,848 DEBUG 146:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:33:28 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:47,860 DEBUG 129:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '487021e9-7b16-474d-8ec6-028203b0b4c9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:47,861 DEBUG 131:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:47,861 DEBUG 132:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:47,864 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:48,067 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2456
2021-08-20 13:33:48,068 INFO 142:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:48,069 DEBUG 146:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","finishTime":"Fri, 20 Aug 2021 13:33:45 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:33:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:48,070 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-20 13:33:48,070 DEBUG 129:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5bc99e53-812f-4de0-8f28-ab82764cb107', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:48,070 DEBUG 131:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:48,071 DEBUG 132:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:48,072 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:48,248 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2456
2021-08-20 13:33:48,250 INFO 142:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:48,250 DEBUG 146:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","finishTime":"Fri, 20 Aug 2021 13:33:45 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:33:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:48,252 DEBUG 129:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ab0bdf36-4bb4-4acc-9a5d-cea24aede435', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:48,252 DEBUG 131:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:48,252 DEBUG 132:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:48,255 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:48,429 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2456
2021-08-20 13:33:48,431 INFO 142:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:48,431 DEBUG 146:onap_service.py(9) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","finishTime":"Fri, 20 Aug 2021 13:33:45 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:33:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:48,443 DEBUG 129:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2548608-0b35-4383-878e-4fc3666cfdff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:48,444 DEBUG 131:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:48,444 DEBUG 132:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:48,449 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:48,663 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2456
2021-08-20 13:33:48,666 INFO 142:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:48,667 DEBUG 146:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","finishTime":"Fri, 20 Aug 2021 13:33:45 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:33:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:48,668 DEBUG 129:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c10843b7-88d0-4c74-aaaf-f42c8742ba61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:48,668 DEBUG 131:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2
2021-08-20 13:33:48,669 DEBUG 132:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] data sent: None
2021-08-20 13:33:48,671 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:48,866 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/804222fa-73bf-4e72-aa09-ddc5d69970b2 HTTP/1.1" 200 2456
2021-08-20 13:33:48,868 INFO 142:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response code: 200
2021-08-20 13:33:48,869 DEBUG 146:onap_service.py(1) - [None][Check 804222fa-73bf-4e72-aa09-ddc5d69970b2 orchestration request status] response: {"request":{"requestId":"804222fa-73bf-4e72-aa09-ddc5d69970b2","startTime":"Fri, 20 Aug 2021 13:33:04 GMT","finishTime":"Fri, 20 Aug 2021 13:33:45 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","networkInstanceId":"2c448449-07f1-4350-acf2-7382405dd63a","networkInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_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":"Fri, 20 Aug 2021 13:33:45 GMT"},"requestProcessingData":[{"groupingId":"58934a4a-6cb1-4163-80cb-00a9b5425680","tag":"StackInformation","dataPairs":[{"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0/58934a4a-6cb1-4163-80cb-00a9b5425680\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"updated_time\":1629466309000,\"creation_time\":1629466264000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3e8bf234b44d42518901e8867d16d32e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"OS::stack_id\":\"58934a4a-6cb1-4163-80cb-00a9b5425680\",\"OS::stack_name\":\"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 13:33:48,870 DEBUG 319:service.py(1) - Delete e110a314-6a48-4706-93ba-c4fe41e857cb service instance
2021-08-20 13:33:48,870 DEBUG 113:deletion.py(1) - Service e110a314-6a48-4706-93ba-c4fe41e857cb deletion request
2021-08-20 13:33:48,887 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:33:48,887 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:33:48,888 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:33:48,888 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:33:48,888 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:33:48,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:33:49,326 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:33:49,328 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:33:49,328 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:33:49,332 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:33:49,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:33:49,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:33:49,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:33:49,334 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:33:49,335 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:33:49,335 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:33:49,336 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:33:49,336 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:33:49,337 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:33:49,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:33:50,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:33:50,045 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:33:50,048 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:33:50,056 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:33:50,056 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:33:50,057 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:33:50,057 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:33:50,058 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:33:50,058 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:33:50,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:33:50,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:33:50,527 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:33:50,527 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:33:50,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:33:50,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:33:50,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:33:50,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:33:50,531 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:33:50,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:33:50,532 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:33:50,532 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:33:50,532 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:33:50,532 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:33:50,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:33:51,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
2021-08-20 13:33:51,254 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:33:51,258 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:33:51,264 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:33:51,265 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 13:33:51,265 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 13:33:51,266 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:33:51,266 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 13:33:51,266 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 13:33:51,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:33:51,723 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-20 13:33:51,725 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 13:33:51,726 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 13:33:51,729 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 13:33:51,730 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 13:33:51,730 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 13:33:51,730 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 13:33:51,731 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 13:33:51,731 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 13:33:51,731 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 13:33:51,732 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 13:33:51,732 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-20 13:33:51,732 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 13:33:51,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 13:33:52,306 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-20 13:33:52,310 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 13:33:52,312 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f37d9236-f7cb-4abf-98a3-7cbc17d6bec6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458203969,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85bc44dc-3b0f-48e9-a77e-63fc52b1ce94","invariantUUID":"835c9960-4e04-41ad-9403-18d4a7b63268","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":"compute","uniqueId":"fefb6d87-04cf-4ad5-a32a-9e73b1b458d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458197749,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e032d98d-122a-4f64-936f-5b3b86245bd6","invariantUUID":"d3051020-f405-4903-9903-81b9e980ce99","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":"network","uniqueId":"72b8ab90-818e-446f-8131-ccb227e8f6e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458098779,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02486ca3-a868-492c-b118-4b959583ac28","invariantUUID":"9cda0a13-4d5e-404f-aa18-54b7ede1adbc","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":"3db3d653-f474-4b22-a039-7af320ffa394","lifecycleState":"CERTIFIED","lastUpdateDate":1629458176660,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5cc1d965-7ad6-440f-81ae-83303e963d0c","invariantUUID":"8cc3f9e7-a975-4909-b6ca-3d90c58e5ff7","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59dd3232-72b1-40c6-9c9c-222aa281e8b4","lifecycleState":"CERTIFIED","lastUpdateDate":1629458341954,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d62499-0ea5-4ded-a843-be7a02886fe9","invariantUUID":"9e341f62-dbba-4485-8143-e82dddb4fdec","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":"05fcadef-2dff-4f5e-b7b0-b26bb3a0fad0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457841289,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fe7b21-9adf-4015-8631-fad0910566da","invariantUUID":"e4a17cda-378d-47e5-a6c4-e44059bd2cfd","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"485d4848-0604-4263-a8e3-ee294d3c03a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458182192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47e130f0-4445-40a1-968a-8cf09182c52e","invariantUUID":"96a3bb4a-6032-4202-a595-5f1debf8d0ce","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":"port","uniqueId":"78d74680-674d-4dc3-b1cb-83fe44007bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1629457912871,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cbaaa9e-efb4-4036-9665-7a0d608c313e","invariantUUID":"535de51b-2d2f-4f38-b660-5d0d9d05d051","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":"8c3a804d-f402-4009-9749-7d6641c8255a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458023077,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cf85d12-1cd9-4533-abee-d691db2b5a36","invariantUUID":"768811c2-d2c7-4fc4-9d26-ca7297bdefcc","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3d02f0f-bb55-4379-a48f-f9092aa57c0a","lifecycleState":"CERTIFIED","lastUpdateDate":1629457931249,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a7eb258-e343-4c25-9ebd-468894a86eb9","invariantUUID":"fa4330fa-32ae-406d-9b00-6b07abb1cdb8","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":"9c37d7fb-56c9-4a46-849c-fb0091b29750","lifecycleState":"CERTIFIED","lastUpdateDate":1629458364411,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3feecb42-a6eb-4064-8e56-098188f151fa","invariantUUID":"8bbfe22b-72cc-43fb-93a7-8346542d59bb","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":"networkrules","uniqueId":"609f345f-686e-4e4a-9c44-a30f4832da4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457998279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"54cda703-213f-48b6-8f8e-00caafcd068d","invariantUUID":"c204c26b-e38f-48b1-832d-372864dc6967","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaba7289-f1ef-46f2-a97b-dce64ca2b7ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629457981632,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbf4996f-9bf4-466d-8e86-53b2f255dd3f","invariantUUID":"5b07ef8b-147d-4dca-b263-9fde2e8b0a8c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b08bec5a-12d8-4873-97ad-4fa0febe74af","lifecycleState":"CERTIFIED","lastUpdateDate":1629458380394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1af6c40c-52e8-4690-a815-02e3a8f1eadd","invariantUUID":"e95cbd55-b221-470f-a708-709dbb5ef397","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":"d61fb401-67ef-46b6-88ec-5a92654d97e8","lifecycleState":"CERTIFIED","lastUpdateDate":1629457948516,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5c57c4f3-82c5-43f9-8532-b03fc645e020","invariantUUID":"60625a0f-6fbd-4edb-8d8c-43c13ce78bb0","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3c7d230-52f5-489b-8e9c-85538ef2c876","lifecycleState":"CERTIFIED","lastUpdateDate":1629458053158,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3127d0f-3922-47f3-9448-f7a67d922301","invariantUUID":"2dc9f5cb-5347-47bf-8133-63b365097f3a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44827ba6-e351-4bba-91ea-520e9a0658d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629458187341,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6650631d-ed70-48e9-819f-444b007f1677","invariantUUID":"2644190d-3487-4cfa-8c6a-26007d3fd311","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":"58bf6132-ffa7-4d51-a055-67c2399a52dd","lifecycleState":"CERTIFIED","lastUpdateDate":1629458105008,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1eddc0-b9bf-4cf2-a5e0-cbbd7626451c","invariantUUID":"d30b07bf-fa70-438b-b916-c7fb567679e9","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":"defaulticon","uniqueId":"5852e951-56f9-47ce-9db8-cb1729c631d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458252635,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595e1db7-2e73-48a4-8ed0-b566b2df2109","invariantUUID":"e1b851ee-6409-4f4b-bb00-fe1cb77661a5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9073d3a-587b-4141-b296-639930ea5c42","lifecycleState":"CERTIFIED","lastUpdateDate":1629458369462,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcae467a-b857-4a0d-b8a8-5db4109fa58c","invariantUUID":"49349957-929f-49cf-bf78-35b7de95f562","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a308f179-1a11-4906-ad59-ddf30780c57e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457890183,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5739cd6-2f14-4083-93ac-85020cccb9ca","invariantUUID":"ddd90da4-ac3e-44a7-b8ae-593ec764e553","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":"a1b61cd0-0f04-47fe-900d-c65470c6ab25","lifecycleState":"CERTIFIED","lastUpdateDate":1629458152195,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9aaca66a-798d-4184-a9f8-02e49f95adb8","invariantUUID":"afc71ea1-eb92-4ab2-9cbd-556f3468b5f4","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff332bf8-2e00-4cb7-83df-02ce4e751d05","lifecycleState":"CERTIFIED","lastUpdateDate":1629457943293,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c93fd8-c323-4c6a-b0d3-a1fbe14ec6e1","invariantUUID":"dc4ffe5a-183a-4c85-8e99-932ba0ded386","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":"bb4b24fa-65eb-404c-8b90-6b7b0246e825","lifecycleState":"CERTIFIED","lastUpdateDate":1629458299124,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b32fa953-798b-4649-b476-385fbea20e59","invariantUUID":"4441085b-52f4-4157-90e6-58f9f2c2b735","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":"loadBalancer","uniqueId":"5a0c06dd-db74-486d-84d8-a2e00e433ab6","lifecycleState":"CERTIFIED","lastUpdateDate":1629457861867,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5e9096c-5bba-4bfa-a6cf-f83c7a2fe57d","invariantUUID":"25f72252-c379-4dd1-bb72-15eaaa670ae7","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b7b5290-a888-417a-b442-cf7b73df79f0","lifecycleState":"CERTIFIED","lastUpdateDate":1629457895528,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c83e5081-7ab0-4b33-a99f-e25e10e706fd","invariantUUID":"0d11d4d5-4dfa-49e6-9082-bc6bf9ef5d2d","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":"0ea500f1-1c6c-4c89-bd8a-73dc78fcbfa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458118869,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a079003f-1462-4aa5-9997-25bc46ccc41a","invariantUUID":"78fcadcb-0551-4b0f-a08e-4a6d6c6706ab","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":"securityrules","uniqueId":"3ef93ea9-e891-4121-b0c2-56c9c74bfa69","lifecycleState":"CERTIFIED","lastUpdateDate":1629458008467,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"808a4828-252c-4bfe-8ae8-637e85dba029","invariantUUID":"97fe9c4b-7067-450e-a8f2-589783b1065d","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6be0fb35-b47e-4acb-a742-7be6075026b0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458129567,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26b268d6-701b-4fd3-ae7a-abcfa9df56ac","invariantUUID":"ef04619b-50af-497e-99eb-3a913a4a1670","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e0cae763-a6aa-4f50-ba59-2ee564713551","lifecycleState":"CERTIFIED","lastUpdateDate":1629458257700,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b949eaa-7fe6-4374-8d5e-30f5afaf0810","invariantUUID":"85efb95d-b0fe-4d0c-8ef0-4d4cda289579","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d701a8ee-31d8-4649-8ae5-8a2368f72ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458164761,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43c9c36a-9504-4656-83b2-c57c62ce3051","invariantUUID":"a5ff9233-3e2c-4936-ac75-9bb6d0031904","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad609-329d-4d53-a5bb-adf23392eaf8","lifecycleState":"CERTIFIED","lastUpdateDate":1629458226984,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c34f5ae-b880-47cf-a122-7d56cb2c3345","invariantUUID":"71d29eba-c123-42d0-999b-30a25c277401","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":"70063115-fc44-47a1-9093-2065f8758f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629457925800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6a54351-c5b2-4a1c-82c4-052f74a28050","invariantUUID":"97ffdd2f-adb7-4458-812b-724bb9850f8a","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"37bb56d3-c940-4b2f-aa34-62bd1e79aab7","lifecycleState":"CERTIFIED","lastUpdateDate":1629457811151,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aab5490e-5334-4306-a482-490a4f64c271","invariantUUID":"42f2ff5d-a9b1-4cd4-b346-84287e4cad44","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":"port","uniqueId":"a99f163b-e7c5-4c24-9d52-9edfc7626676","lifecycleState":"CERTIFIED","lastUpdateDate":1629458270307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70e688cb-acc1-49b2-a0e2-a4345fdb17ef","invariantUUID":"c9c50162-e076-4397-b53e-909603f4f40e","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":"network","uniqueId":"7934a36c-95a2-45de-8739-624d5798249b","lifecycleState":"CERTIFIED","lastUpdateDate":1629458323495,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e7126cb-69a5-42dc-a09f-4497bb43e320","invariantUUID":"273fa533-94f1-4243-abfa-cf1a7a2911cc","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a5c7588e-380c-42b5-9a1d-787dfe5dec41","lifecycleState":"CERTIFIED","lastUpdateDate":1629457835317,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7b092c33-a6e0-4670-b43e-ca87e59f0cdd","invariantUUID":"b96522b1-4601-4e46-8b0d-e892d242ee3f","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":"2935aa54-a6b7-422c-8237-7c10503d61bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629458221492,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5481f499-a0d6-4d39-bdf3-68ef9c2f089a","invariantUUID":"01984dba-3e31-4b85-bb6b-24739feb94ed","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":"ace9852d-b74f-44e1-ae7b-2c2f889a1c31","lifecycleState":"CERTIFIED","lastUpdateDate":1629458264070,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1645ee6f-564e-48c1-a43a-1063a170c86d","invariantUUID":"ce03a9aa-9dc4-4a44-bc5f-52bc02da5cb8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b02afa21-2373-47b2-a87b-6afdc95cb03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458311765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812e4fe1-130d-4d00-9812-1c4b0dc6100e","invariantUUID":"c0cdb5c9-4c69-4e15-b519-a0a23bfc8b05","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":"networkrules","uniqueId":"30516a19-ef6b-4c85-9743-e0a8d1e4cdc1","lifecycleState":"CERTIFIED","lastUpdateDate":1629457975481,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"134e49e9-b147-410f-8cf3-e701f33043e9","invariantUUID":"425b0a2b-86cc-4b53-91e5-0a48b869a540","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":"5ac3d02b-974b-4fe8-93bb-f63cf4031de0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458288092,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c035dccb-cb02-46b6-9e8c-bcd07aac7c17","invariantUUID":"4d4dcb59-a8df-4386-9481-d795338284e3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76b8ada1-d73b-41f0-a570-53a77a770946","lifecycleState":"CERTIFIED","lastUpdateDate":1629457937974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3eb4795d-a239-46fd-816e-bddfb5636fc9","invariantUUID":"25175f22-a615-442f-b997-f63ac299b364","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"933870c5-9e19-4cfa-9318-635537a14365","lifecycleState":"CERTIFIED","lastUpdateDate":1629457867248,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d133e9f0-79cf-4732-8a32-6ea33a73f645","invariantUUID":"190a9353-b292-411c-954e-dd395fa777f1","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b788868c-184c-41a6-8002-39f20a2f39a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629458361196,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e8a45a9-a79c-404d-b524-46d1b237cd41","invariantUUID":"e8b33b25-2dfa-4bc3-b250-2e68ef402b45","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":"5ace0ba0-b99c-496a-bc80-c5b2d5b04b3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629458034364,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8450b7a3-1e28-4098-8801-7ec539734fd8","invariantUUID":"95375087-ae24-45b8-8bb4-7f7ee8c1850b","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1654790-4b38-4fc3-89da-4f5518cd1c44","lifecycleState":"CERTIFIED","lastUpdateDate":1629457873117,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b84d5092-163c-47d9-815d-946187b8db82","invariantUUID":"a1ca79ff-e222-4480-b356-41ba81dc9643","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":"defaulticon","uniqueId":"c837c910-e605-4507-a02d-61c179d23dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629457918882,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e5116a0-59cd-4dd1-b987-44aa61fe059d","invariantUUID":"7b819acf-9894-4b0d-bd44-4e22eae7f764","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":"compute","uniqueId":"0e92ff32-ddb9-42b2-bf87-ade222ab20e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458017037,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c3bd6e2-daf0-4d0f-8ce8-f4b2d23e2870","invariantUUID":"ddf741c5-c06c-47d5-b6a3-d6751a68b5ca","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":"9049b15f-22e5-480f-9a94-5cb0735c52f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629458059099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c165aeca-2914-416d-a3eb-0d606ecbe482","invariantUUID":"29511d2c-1a5c-40a6-8940-1e176083f72c","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":"261317a0-5361-448d-a6d5-faa99a2156da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458124326,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9c5698c7-45c6-4195-b941-105f0c5d56d9","invariantUUID":"ffa64d38-4d23-44bf-8cc1-c3dca82d62d5","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":"0bcbcedf-c835-41e7-852e-8678e0a650d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458282081,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25857cdd-327b-4ca2-92f5-3e8d79ec86f4","invariantUUID":"ea90006f-58ad-4f5b-9eeb-f9964ec75516","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9dd81a2-d146-4e8d-a3bc-d1dd9ea88a75","lifecycleState":"CERTIFIED","lastUpdateDate":1629458003267,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6682798-066f-4d85-94d3-fd074c135fc6","invariantUUID":"5a06bb7a-7a6c-4dcf-8286-f2624a20dfc5","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":"defaulticon","uniqueId":"21d3c10d-3642-4ff6-8ba4-0ff959784683","lifecycleState":"CERTIFIED","lastUpdateDate":1629458140045,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54dfa886-66d3-4649-b615-c1f293888596","invariantUUID":"b16799a5-c747-4f89-ac75-da4ea4918ec2","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eca9df1a-754c-4598-821c-ca0793943d68","lifecycleState":"CERTIFIED","lastUpdateDate":1629458333350,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72429c85-7902-4647-ae2c-109dd284ef5c","invariantUUID":"5c4c450f-fc4a-49c9-bd50-3ee2fc83d8e5","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"770fbff3-c097-472b-a85a-12cc3ba12ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629458029348,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"753f434e-4cd9-43c4-a79c-bc92edf89d12","invariantUUID":"0b5fbedc-499f-4c12-82fc-f76affb2b4c7","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"794cf919-bc97-4bf8-ae4f-717ab0e6c754","lifecycleState":"CERTIFIED","lastUpdateDate":1629458293158,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a26812c1-3850-4c96-a6b0-9715e4d3618a","invariantUUID":"7e7641d0-a38b-4924-a5ff-557ea0f31b13","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":"objectStorage","uniqueId":"3075c731-e71b-45bd-a58c-776d97b90992","lifecycleState":"CERTIFIED","lastUpdateDate":1629457847738,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd2b774d-b83b-4b58-b5d4-d838e765da19","invariantUUID":"be15848f-0f8e-452c-b196-2cfeb6ad4905","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":"defaulticon","uniqueId":"c0d4deb4-da6d-4b79-a43e-93f35240162e","lifecycleState":"CERTIFIED","lastUpdateDate":1629458134859,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"49fa544a-c325-4d4d-bddf-4c5ae907c79a","invariantUUID":"2e345447-0685-47d0-a50c-9788300f137b","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fdc0057-57ea-4baa-b6c6-41892c17b063","lifecycleState":"CERTIFIED","lastUpdateDate":1629458275817,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90082da9-8fff-4d51-9bc2-d8ac9935f7b3","invariantUUID":"05ad1cc3-c9cd-4568-83e3-4467bda8f8c8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc4e8da7-5e93-4d2d-90e9-b86e527bb69d","lifecycleState":"CERTIFIED","lastUpdateDate":1629458048079,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a238a6d-60e2-463c-90a5-fec2f9e25fce","invariantUUID":"40b3e684-11bf-4214-a4c5-bf00a009be52","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"06aaa429-ea74-4887-a2f2-91491830f23f","lifecycleState":"CERTIFIED","lastUpdateDate":1629458354472,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4ade3f-c9cf-4679-afe4-1ad6617c669e","invariantUUID":"9f63ab49-f028-42a6-a7e2-3cda0c8fab2a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2dfe9dfe-3537-4d76-8684-bbc787463cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1629458317021,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d90268-b7cc-4ee8-9614-43b9b67c2468","invariantUUID":"f60706a7-cf62-46a8-9881-865fc694338f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e158d8dd-623b-4e65-a746-2911ee8cd878","lifecycleState":"CERTIFIED","lastUpdateDate":1629458376290,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"487b29f1-9e94-4529-bcb3-e646c8a27372","invariantUUID":"c0f99141-dffd-408b-b3a2-9894b06ffc79","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"060adaee-8577-4aff-8975-11d1428fd8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629458157467,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66327113-d541-430a-a745-e01da77dd107","invariantUUID":"6205ccf4-90a6-463e-9b1f-28f543653876","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":"edff6d01-1005-4090-b372-fd3fe551d37e","lifecycleState":"CERTIFIED","lastUpdateDate":1629457907545,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01ae461-ae2a-46c3-8f77-93ff8799f3e6","invariantUUID":"57f9ccf7-1a5b-4c44-b615-e44bcea8c19e","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":"objectStorage","uniqueId":"e9dbbf9e-888e-4f9f-b5a4-faff32d0d0fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629458146998,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693ba9f1-3e32-4e8c-a88e-a0e2af2b603e","invariantUUID":"fe46c617-8234-40ec-b62f-817ab8168b03","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":"6e31b8af-63c9-49bf-8c0e-2d3180210332","lifecycleState":"CERTIFIED","lastUpdateDate":1629458304169,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8947fe16-f3fd-4e09-b92a-1acfcedae5d5","invariantUUID":"346d724d-c5f7-491c-a7c4-9dd9ee0d1324","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f232fcf5-3a44-4c4e-81c9-27e24c7cb727","lifecycleState":"CERTIFIED","lastUpdateDate":1629458080974,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fee4e3b-e91b-46bd-850a-9a1fdc1b345c","invariantUUID":"14ca5894-d822-426b-9d71-51ca95aa072c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a562bddb-ac5e-4bb5-8490-b444a265048d","lifecycleState":"CERTIFIED","lastUpdateDate":1629457900696,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d37d529d-b4d1-46db-943b-5aca500e9733","invariantUUID":"2948b6e7-298d-4f32-a346-19527d0f7215","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1a937fee-8efc-49fd-92fb-04003c47a178","lifecycleState":"CERTIFIED","lastUpdateDate":1629466236463,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","invariantUUID":"217dd6c3-314a-4660-b11c-b24870e73fdf","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-20 13:33:52,316 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 13:33:52,316 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'}
2021-08-20 13:33:52,316 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/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel
2021-08-20 13:33:52,316 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-20 13:33:52,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 13:33:52,493 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/34f9446a-0486-4e3d-9401-00f9abca1b7c/toscaModel HTTP/1.1" 200 None
2021-08-20 13:33:52,496 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-20 13:33:52,496 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-20 13:33:52,543 DEBUG 129:onap_service.py(1) - [None][Create e110a314-6a48-4706-93ba-c4fe41e857cb Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '202a3af0-7465-405b-bda7-055e07d93b0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:52,543 DEBUG 131:onap_service.py(1) - [None][Create e110a314-6a48-4706-93ba-c4fe41e857cb Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e110a314-6a48-4706-93ba-c4fe41e857cb
2021-08-20 13:33:52,543 DEBUG 132:onap_service.py(1) - [None][Create e110a314-6a48-4706-93ba-c4fe41e857cb Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "217dd6c3-314a-4660-b11c-b24870e73fdf",
            "modelVersion": "1.0",
            "modelVersionId": "34f9446a-0486-4e3d-9401-00f9abca1b7c"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-20 13:33:52,545 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:54,336 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e110a314-6a48-4706-93ba-c4fe41e857cb HTTP/1.1" 202 262
2021-08-20 13:33:54,339 INFO 142:onap_service.py(1) - [None][Create e110a314-6a48-4706-93ba-c4fe41e857cb Service deletion request] response code: 202
2021-08-20 13:33:54,339 DEBUG 146:onap_service.py(1) - [None][Create e110a314-6a48-4706-93ba-c4fe41e857cb Service deletion request] response: {"requestReferences":{"requestId":"202a3af0-7465-405b-bda7-055e07d93b0a","instanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a"}}
2021-08-20 13:33:54,341 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-20 13:33:54,353 DEBUG 129:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed95421d-c68c-453a-9b70-a62e14e6b0c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:33:54,354 DEBUG 131:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a
2021-08-20 13:33:54,354 DEBUG 132:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] data sent: None
2021-08-20 13:33:54,359 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:33:54,535 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a HTTP/1.1" 200 875
2021-08-20 13:33:54,538 INFO 142:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response code: 200
2021-08-20 13:33:54,539 DEBUG 146:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response: {"request":{"requestId":"202a3af0-7465-405b-bda7-055e07d93b0a","startTime":"Fri, 20 Aug 2021 13:33:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 13:33:53 GMT"}}}
2021-08-20 13:34:04,551 DEBUG 129:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b55690b2-374a-4f9b-be6c-4ad5c3863c6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:34:04,552 DEBUG 131:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a
2021-08-20 13:34:04,552 DEBUG 132:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] data sent: None
2021-08-20 13:34:04,555 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:34:04,737 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a HTTP/1.1" 200 1085
2021-08-20 13:34:04,740 INFO 142:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response code: 200
2021-08-20 13:34:04,740 DEBUG 146:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response: {"request":{"requestId":"202a3af0-7465-405b-bda7-055e07d93b0a","startTime":"Fri, 20 Aug 2021 13:33:53 GMT","finishTime":"Fri, 20 Aug 2021 13:33:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:33:56 GMT"}}}
2021-08-20 13:34:04,741 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-20 13:34:04,742 DEBUG 129:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '600a460a-6eac-47b7-9bbf-26fbbe65ba65', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:34:04,743 DEBUG 131:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a
2021-08-20 13:34:04,743 DEBUG 132:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] data sent: None
2021-08-20 13:34:04,746 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:34:04,946 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a HTTP/1.1" 200 1085
2021-08-20 13:34:04,948 INFO 142:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response code: 200
2021-08-20 13:34:04,949 DEBUG 146:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response: {"request":{"requestId":"202a3af0-7465-405b-bda7-055e07d93b0a","startTime":"Fri, 20 Aug 2021 13:33:53 GMT","finishTime":"Fri, 20 Aug 2021 13:33:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:33:56 GMT"}}}
2021-08-20 13:34:04,950 DEBUG 129:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f60d151-56ea-4436-9316-6e501ff477b6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:34:04,951 DEBUG 131:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a
2021-08-20 13:34:04,951 DEBUG 132:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] data sent: None
2021-08-20 13:34:04,954 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:34:05,107 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a HTTP/1.1" 200 1085
2021-08-20 13:34:05,109 INFO 142:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response code: 200
2021-08-20 13:34:05,110 DEBUG 146:onap_service.py(10) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response: {"request":{"requestId":"202a3af0-7465-405b-bda7-055e07d93b0a","startTime":"Fri, 20 Aug 2021 13:33:53 GMT","finishTime":"Fri, 20 Aug 2021 13:33:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:33:56 GMT"}}}
2021-08-20 13:34:05,120 DEBUG 129:onap_service.py(1) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30ef7e1f-d123-4261-86a1-7669ff856464', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 13:34:05,120 DEBUG 131:onap_service.py(1) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a
2021-08-20 13:34:05,121 DEBUG 132:onap_service.py(1) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] data sent: None
2021-08-20 13:34:05,124 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 13:34:05,279 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/202a3af0-7465-405b-bda7-055e07d93b0a HTTP/1.1" 200 1085
2021-08-20 13:34:05,281 INFO 142:onap_service.py(1) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response code: 200
2021-08-20 13:34:05,282 DEBUG 146:onap_service.py(1) - [None][Check 202a3af0-7465-405b-bda7-055e07d93b0a orchestration request status] response: {"request":{"requestId":"202a3af0-7465-405b-bda7-055e07d93b0a","startTime":"Fri, 20 Aug 2021 13:33:53 GMT","finishTime":"Fri, 20 Aug 2021 13:33:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"217dd6c3-314a-4660-b11c-b24870e73fdf","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelUuid":"34f9446a-0486-4e3d-9401-00f9abca1b7c","modelInvariantUuid":"217dd6c3-314a-4660-b11c-b24870e73fdf"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e110a314-6a48-4706-93ba-c4fe41e857cb","serviceInstanceName":"basic_network-3f50c31f-e9a5-45db-97c1-9e2a5efe3dea"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 13:33:56 GMT"}}}
2021-08-20 13:34:05,282 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-20 13:34:05,284 INFO 176:run_tests.py(1) - Test result:

+-----------------------+---------------------+------------------+----------------+
|       TEST CASE       |       PROJECT       |     DURATION     |     RESULT     |
+-----------------------+---------------------+------------------+----------------+
|     basic_network     |     integration     |      03:58       |      PASS      |
+-----------------------+---------------------+------------------+----------------+

2021-08-20 13:34:05,288 INFO 61:basic_network.py(1) - Generate Test report
2021-08-20 13:34:05,390 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-20 13:34:05,730 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73
2021-08-20 13:34:05,732 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/611faf4d6c44f500102b3fd7

2021-08-20 13:34:05,733 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK