2021-08-18 13:41:56,990 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-18 13:41:56,991 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-18 13:41:56,999 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-18 13:41:56,999 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-18 13:41:56,999 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-18 13:41:57,000 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-18 13:41:57,000 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-18 13:41:57,000 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-18 13:41:57,000 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-18 13:41:57,000 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-18 13:41:57,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-18 13:41:57,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-18 13:41:57,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-18 13:41:57,001 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-18 13:41:57,001 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-18 13:41:57,002 DEBUG 34:basic_network.py(1) - start time
2021-08-18 13:41:57,002 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-18 13:41:57,009 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:41:57,009 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:41:57,009 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-18 13:41:57,010 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-18 13:41:57,010 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:41:57,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:41:57,687 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-18 13:41:57,690 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:41:57,690 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-18 13:41:57,693 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-18 13:41:57,693 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:41:57,694 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-18 13:41:57,694 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:41:57,694 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:41:57,694 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-18 13:41:57,695 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-18 13:41:57,695 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:41:57,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:41:58,093 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-18 13:41:58,096 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:41:58,096 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-18 13:41:58,099 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-18 13:41:58,099 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:41:58,100 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-18 13:41:58,100 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-18 13:41:58,100 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-18 13:41:58,101 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-18 13:41:58,101 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-18 13:41:58,101 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-18 13:41:58,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:41:58,693 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-18 13:41:58,697 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-18 13:41:58,698 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-18 13:41:58,703 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-18 13:41:58,703 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-18 13:41:58,703 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-18 13:41:58,703 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-18 13:41:58,704 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:41:58,704 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:41:58,704 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-18 13:41:58,704 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-18 13:41:58,704 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:41:58,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:41:59,100 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-18 13:41:59,101 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:41:59,101 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-18 13:41:59,103 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-18 13:41:59,104 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:41:59,104 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-18 13:41:59,148 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-18 13:41:59,148 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-18 13:41:59,148 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-18 13:41:59,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:00,638 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-18 13:42:00,639 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-18 13:42:00,641 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","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":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","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":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1629294119858,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6","componentMetadataForSupportLog":{"SupportablityComponentUUID":"b9d31eda-8101-442f-bb02-354d21ec36a2","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629294119858,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-18 13:42:00,644 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-18 13:42:00,644 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:00,644 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-18 13:42:00,645 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-18 13:42:00,645 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-18 13:42:00,645 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-18 13:42:00,645 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-18 13:42:00,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:42:01,132 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-18 13:42:01,133 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-18 13:42:01,134 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e64b56d2-1878-4c6f-8a5c-57626b315df0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4a144c26-2651-4c82-9e01-2674841d89d7/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/74251878-001c-4e63-9f75-9a4dbcb791d5/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c34453b1-8551-47b9-a12c-b76c3f3137b8/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6c23d01f-a608-46ca-96b0-cb459ba75431/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4bf1078d-795f-4655-bb66-a616123a9041/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d606e7be-49c8-4be5-9247-b6c863fe5baf/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0d2538bc-0f34-47b7-8e07-1771eb7624f2/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9fdfb94a-3aed-4437-aca1-01c6dd47d7af/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e11e060e-f568-4e73-ac03-736212668b0b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/488d82e9-41e5-459a-9897-e5b92f4fde69/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4bfac218-6335-4041-8ed6-1913b9b35690","invariantUUID":"80316057-ebb6-463e-a896-b60b39d50862","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4bfac218-6335-4041-8ed6-1913b9b35690/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a4d3a150-691e-42ac-a623-5fff2a5f9628/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a1473135-b0e6-46dd-9a14-062c7a20a082/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-18 13:42:01,135 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-18 13:42:01,136 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,136 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,136 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-18 13:42:01,136 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-18 13:42:01,136 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,136 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,136 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-18 13:42:01,136 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-18 13:42:01,136 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,137 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,137 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-18 13:42:01,137 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-18 13:42:01,137 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,137 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,137 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-18 13:42:01,138 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-18 13:42:01,138 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,138 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,138 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-18 13:42:01,138 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-18 13:42:01,138 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,138 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,138 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-18 13:42:01,138 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-18 13:42:01,138 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,139 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-18 13:42:01,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-18 13:42:01,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,139 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-18 13:42:01,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-18 13:42:01,139 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,139 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,139 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-18 13:42:01,139 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-18 13:42:01,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,140 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-18 13:42:01,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-18 13:42:01,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,140 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-18 13:42:01,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-18 13:42:01,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,140 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-18 13:42:01,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-18 13:42:01,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,141 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-18 13:42:01,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-18 13:42:01,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,141 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-18 13:42:01,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-18 13:42:01,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:01,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:01,141 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-18 13:42:01,142 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-18 13:42:01,142 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-18 13:42:01,142 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-18 13:42:01,142 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-18 13:42:01,142 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-18 13:42:01,142 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-18 13:42:01,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:01,860 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-18 13:42:01,862 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-18 13:42:01,864 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629294119858,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:42:01,869 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-18 13:42:01,874 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-18 13:42:01,875 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/926d1cf6-fe0a-4e5a-8201-768fedf0d9e6/resourceInstance
2021-08-18 13:42:01,875 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "c2dd8e62-5c9a-4fc5-9635-1e652edf7640",
  "originType": "VL",
  "componentUid": "c2dd8e62-5c9a-4fc5-9635-1e652edf7640",
  "icon": "defaulticon"
}
2021-08-18 13:42:01,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:03,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/926d1cf6-fe0a-4e5a-8201-768fedf0d9e6/resourceInstance HTTP/1.1" 201 None
2021-08-18 13:42:03,903 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-18 13:42:03,904 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"type":"tosca.capabilities.Node","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"ownerType":null,"description":null,"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","parentName":null,"uniqueId":"capability.3bc9841f-bca1-487a-a1f0-20012c5f2a20.feature","ownerId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"type":"tosca.capabilities.network.Linkable","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"ownerType":null,"description":null,"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","parentName":null,"uniqueId":"capability.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.virtual_linkable","ownerId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","parentName":null,"uniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20.dependency","capability":"tosca.capabilities.Node","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.tosca_name","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.state","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.tosca_id","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","createdFromCsar":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629294122642,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629294122642,"customizationUUID":"b8819c5b-1b03-46b2-b250-258b9d167805","posX":"200","posY":"100","componentName":"Generic NeutronNet","attributeValueCounter":null,"inputValueCounter":null,"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-08-18 13:42:03,905 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-18 13:42:03,908 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-18 13:42:03,908 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/b9d31eda-8101-442f-bb02-354d21ec36a2/distribution
2021-08-18 13:42:03,908 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-18 13:42:03,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:03,971 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/distribution HTTP/1.1" 200 38
2021-08-18 13:42:03,972 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-18 13:42:03,972 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-18 13:42:03,974 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-18 13:42:03,974 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-18 13:42:03,974 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-18 13:42:03,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:04,028 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-18 13:42:04,029 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-18 13:42:04,029 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-18 13:42:04,031 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-18 13:42:04,031 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-18 13:42:04,035 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-18 13:42:04,035 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/926d1cf6-fe0a-4e5a-8201-768fedf0d9e6/lifecycleState/checkin
2021-08-18 13:42:04,035 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-18 13:42:04,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:06,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/926d1cf6-fe0a-4e5a-8201-768fedf0d9e6/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-18 13:42:06,017 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-18 13:42:06,017 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629294119858,"lastUpdateDate":1629294124750,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6"},"projectCode":"123456","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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":"b9d31eda-8101-442f-bb02-354d21ec36a2"}
2021-08-18 13:42:06,020 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:42:06,021 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:42:06,021 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-18 13:42:06,021 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-18 13:42:06,022 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:42:06,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:42:06,445 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-18 13:42:06,446 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:42:06,446 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-18 13:42:06,448 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:42:06,448 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:06,448 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:06,448 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-18 13:42:06,448 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:42:06,448 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:42:06,448 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:42:06,449 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-18 13:42:06,449 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-18 13:42:06,449 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:42:06,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:07,056 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-18 13:42:07,058 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:42:07,061 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629294124750,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:42:07,068 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:42:07,068 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-18 13:42:07,072 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-18 13:42:07,073 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/926d1cf6-fe0a-4e5a-8201-768fedf0d9e6/lifecycleState/Certify
2021-08-18 13:42:07,073 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-18 13:42:07,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:10,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/926d1cf6-fe0a-4e5a-8201-768fedf0d9e6/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-18 13:42:10,656 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-18 13:42:10,657 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629294119858,"lastUpdateDate":1629294124750,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34"},"projectCode":"123456","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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":"b9d31eda-8101-442f-bb02-354d21ec36a2"}
2021-08-18 13:42:10,660 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:42:10,660 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:42:10,660 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-18 13:42:10,661 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-18 13:42:10,661 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:42:10,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:42:11,031 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-18 13:42:11,033 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:42:11,033 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-18 13:42:11,036 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:42:11,036 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:11,036 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:11,036 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-18 13:42:11,036 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:42:11,037 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:42:11,037 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:42:11,037 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-18 13:42:11,037 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-18 13:42:11,038 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:42:11,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:11,605 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-18 13:42:11,607 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:42:11,608 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294124750,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:42:11,612 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:42:21,622 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-18 13:42:21,625 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-18 13:42:21,626 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/d7cb4dfc-b6b9-405a-9b34-e9a509f96f34/distribution/PROD/activate
2021-08-18 13:42:21,626 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-18 13:42:21,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:25,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d7cb4dfc-b6b9-405a-9b34-e9a509f96f34/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-18 13:42:25,798 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-18 13:42:25,800 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","empty":false},{"definition":false,"hidden":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","empty":false},{"definition":false,"hidden":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","empty":false},{"definition":false,"hidden":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","empty":false},{"definition":false,"hidden":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YmYyMGE4NTAyNDJkYjg3ZTdmN2Q0NDk1MmY3Y2MyMmY=","artifactUUID":"8facca35-9ad2-472a-8246-03fac67f0789","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.assettoscacsar","duplicated":false,"payloadUpdateDate":1629294129030,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629294119781,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YzQ4ZDIxMjhkZmIzNTMwMTdhOTFkNGVjOWE3ZmE2MjA=","artifactUUID":"13f0305e-42a4-4cbe-a464-3edf951e85d8","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629294128421,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629294119781,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","uniqueId":"capability.3bc9841f-bca1-487a-a1f0-20012c5f2a20.feature","ownerId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","uniqueId":"capability.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.virtual_linkable","ownerId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","uniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20.dependency","capability":"tosca.capabilities.Node","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false}],"attributes":[{"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.tosca_name","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","empty":false},{"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","definition":false,"name":"state","type":"string","uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.state","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","empty":false},{"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.tosca_id","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","createdFromCsar":false,"uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629294122642,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629294122642,"customizationUUID":"b8819c5b-1b03-46b2-b250-258b9d167805","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.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":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false},{"definition":false,"hidden":false,"uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","empty":false}]},"componentInstancesAttributes":{"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0":[{"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","empty":false},{"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.state","name":"state","type":"string","definition":false,"ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","empty":false},{"parentUniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","uniqueId":"attribute.3bc9841f-bca1-487a-a1f0-20012c5f2a20.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","uniqueId":"capability.3bc9841f-bca1-487a-a1f0-20012c5f2a20.feature","ownerId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","uniqueId":"capability.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.virtual_linkable","ownerId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.c2dd8e62-5c9a-4fc5-9635-1e652edf7640.genericneutronnet0"],"source":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","uniqueId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20.dependency","capability":"tosca.capabilities.Node","ownerId":"3bc9841f-bca1-487a-a1f0-20012c5f2a20","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false},{"definition":false,"hidden":false,"uniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"86d627a4-4ab8-45e5-8363-d6f1bf684ff7","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1629294119858,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","componentMetadataForSupportLog":{"SupportablityComponentUUID":"b9d31eda-8101-442f-bb02-354d21ec36a2","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629294144297,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629294119781,"timeout":0,"artifactType":"OTHER","uniqueId":"926d1cf6-fe0a-4e5a-8201-768fedf0d9e6.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":1629294119781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-18 13:42:25,803 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:42:25,803 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:42:25,803 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-18 13:42:25,803 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-18 13:42:25,803 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:42:25,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:42:28,094 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-18 13:42:28,095 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:42:28,095 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:42:28,097 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:42:28,097 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:28,097 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:28,097 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:42:28,097 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:42:28,098 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:42:28,098 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:42:28,098 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-18 13:42:28,098 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-18 13:42:28,098 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:42:28,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:31,709 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-18 13:42:31,711 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:42:31,714 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:42:31,719 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:42:31,720 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-18 13:42:31,720 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-18 13:42:31,721 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-18 13:42:31,721 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-18 13:42:31,721 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:42:31,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:31,794 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-18 13:42:31,795 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-18 13:42:31,795 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-18 13:42:31,796 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-18 13:42:31,796 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-18 13:42:31,803 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-18 13:42:31,803 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-18 13:42:31,804 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-18 13:42:31,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:32,086 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-18 13:42:32,086 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-18 13:42:32,087 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-18 13:42:32,089 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-18 13:42:32,089 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-18 13:42:32,089 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:42:32,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:32,203 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-18 13:42:32,204 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:42:32,204 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":"1629294151837"}]}
2021-08-18 13:42:32,223 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-18 13:42:32,224 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/302e4705-079e-4964-9095-6f2800bbc819
2021-08-18 13:42:32,224 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "302e4705-079e-4964-9095-6f2800bbc819",
    "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-18 13:42:32,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:33,491 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/302e4705-079e-4964-9095-6f2800bbc819 HTTP/1.1" 201 0
2021-08-18 13:42:33,492 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-18 13:42:33,492 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-18 13:42:33,494 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-18 13:42:33,494 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-18 13:42:33,495 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 13:42:33,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:33,587 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-18 13:42:33,588 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-18 13:42:33,589 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-18 13:42:33,589 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-18 13:42:33,589 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-18 13:42:33,590 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-18 13:42:33,590 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-18 13:42:33,594 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-18 13:42:33,595 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-18 13:42:33,595 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-18 13:42:33,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:33,784 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-18 13:42:33,785 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-18 13:42:33,785 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-18 13:42:33,788 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-18 13:42:33,788 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-18 13:42:33,789 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-18 13:42:33,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:33,886 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-18 13:42:33,887 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-18 13:42:33,887 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-18 13:42:33,887 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-18 13:42:33,887 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-18 13:42:33,891 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-18 13:42:33,891 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-18 13:42:33,891 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-18 13:42:33,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:34,494 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-18 13:42:34,495 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-18 13:42:34,495 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-18 13:42:34,504 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-18 13:42:34,505 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-18 13:42:34,505 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-18 13:42:34,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:35,995 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-18 13:42:35,996 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-18 13:42:35,996 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-18 13:42:35,998 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-18 13:42:35,999 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-18 13:42:35,999 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:42:36,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:36,092 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-18 13:42:36,098 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:42:36,098 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":"1629294151837"}]}
2021-08-18 13:42:36,105 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-18 13:42:36,105 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-18 13:42:36,106 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-18 13:42:36,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:36,271 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-18 13:42:36,271 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-18 13:42:36,272 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-18 13:42:36,278 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-18 13:42:36,278 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-18 13:42:36,278 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-18 13:42:36,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:36,332 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-18 13:42:36,332 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-18 13:42:36,332 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-18 13:42:36,334 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-18 13:42:36,334 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-18 13:42:36,334 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-18 13:42:36,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:36,370 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-18 13:42:36,371 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-18 13:42:36,372 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":"1629294156304"}
2021-08-18 13:42:36,374 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-18 13:42:36,375 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-18 13:42:36,375 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 13:42:36,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:36,418 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-18 13:42:36,419 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 13:42:36,419 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":"1629294156304"}
2021-08-18 13:42:36,421 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-18 13:42:36,421 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-18 13:42:36,421 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 13:42:36,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:36,456 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-18 13:42:36,457 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-18 13:42:36,457 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-18 13:42:36,457 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-18 13:42:36,458 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-18 13:42:36,458 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-18 13:42:36,459 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:42:36,460 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:42:36,460 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-18 13:42:36,460 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-18 13:42:36,460 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:42:36,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:42:36,825 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-18 13:42:36,826 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:42:36,827 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:42:36,830 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:42:36,830 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:36,830 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:36,830 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:42:36,830 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:42:36,831 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:42:36,831 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:42:36,831 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-18 13:42:36,831 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-18 13:42:36,831 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:42:36,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:37,562 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-18 13:42:37,564 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:42:37,565 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:42:37,571 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:42:37,572 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-18 13:42:37,572 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-18 13:42:37,572 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "797f5f63-6c19-4bc1-90e8-184cd65708f0"
}
2021-08-18 13:42:37,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:37,635 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-18 13:42:37,635 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-18 13:42:37,636 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-18 13:42:37,637 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-18 13:42:37,638 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-18 13:42:37,638 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 13:42:37,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:37,678 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-18 13:42:37,679 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 13:42:37,679 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629294157602"}]}
2021-08-18 13:42:37,681 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-18 13:42:37,681 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-18 13:42:37,681 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 13:42:37,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:37,723 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-18 13:42:37,723 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 13:42:37,723 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":"1629294156304"}
2021-08-18 13:42:37,725 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-18 13:42:37,725 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-18 13:42:37,725 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 13:42:37,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:37,768 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-18 13:42:37,769 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 13:42:37,769 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629294157602"}]}
2021-08-18 13:42:37,771 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-18 13:42:37,771 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-18 13:42:37,771 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:42:37,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:37,825 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-18 13:42:37,825 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:42:37,825 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":"1629294156135","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-18 13:42:37,827 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-18 13:42:37,827 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-18 13:42:37,827 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 13:42:37,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:37,897 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-18 13:42:37,898 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 13:42:37,898 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629294153634"}
2021-08-18 13:42:37,910 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-18 13:42:37,910 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-18 13:42:37,911 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=1629294153634",
    
    
        "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-18 13:42:37,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:38,025 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-18 13:42:38,026 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-18 13:42:38,026 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-18 13:42:38,029 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-18 13:42:38,029 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-18 13:42:38,029 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 13:42:38,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:38,107 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-18 13:42:38,108 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 13:42:38,108 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":"1629294156304"}
2021-08-18 13:42:38,110 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-18 13:42:38,110 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-18 13:42:38,110 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:42:38,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:38,158 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-18 13:42:38,158 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:42:38,159 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":"1629294156135","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-18 13:42:38,160 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-18 13:42:38,160 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-18 13:42:38,160 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 13:42:38,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:38,210 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-18 13:42:38,210 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 13:42:38,211 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629294157952","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-18 13:42:38,212 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-18 13:42:38,213 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-18 13:42:38,213 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-18 13:42:38,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:38,263 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-18 13:42:38,263 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-18 13:42:38,264 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"0889e5de-37d3-4465-b734-6385937dcdae","owning-entity-name":"OE-ETE_Customer-0889e5de-37d3-4465-b734-6385937dcdae","resource-version":"1629293653315","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_201118a2-4c75-4f66-af00-2052a2ef47e9/service-subscriptions/service-subscription/pNF/service-instances/service-instance/56f5e917-f264-4a79-8467-7e2f63afaad8","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_201118a2-4c75-4f66-af00-2052a2ef47e9"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"56f5e917-f264-4a79-8467-7e2f63afaad8"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name201118a2-4c75-4f66-af00-2052a2ef47e9"}]}]}}]}
2021-08-18 13:42:38,266 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-18 13:42:38,269 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-18 13:42:38,269 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/00dec585-2da9-474a-b3f1-c3d61cb1f9ef
2021-08-18 13:42:38,269 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "00dec585-2da9-474a-b3f1-c3d61cb1f9ef"
}
2021-08-18 13:42:38,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:38,334 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/00dec585-2da9-474a-b3f1-c3d61cb1f9ef HTTP/1.1" 201 0
2021-08-18 13:42:38,335 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-18 13:42:38,335 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-18 13:42:38,337 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-18 13:42:38,337 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/00dec585-2da9-474a-b3f1-c3d61cb1f9ef
2021-08-18 13:42:38,337 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-18 13:42:38,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:42:38,377 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/00dec585-2da9-474a-b3f1-c3d61cb1f9ef HTTP/1.1" 200 128
2021-08-18 13:42:38,378 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-18 13:42:38,378 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef","owning-entity-name":"basicnw-oe","resource-version":"1629294158301"}
2021-08-18 13:42:38,385 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-18 13:42:38,385 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-18 13:42:38,385 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-18 13:42:38,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-18 13:42:38,558 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-18 13:42:38,559 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-18 13:42:38,560 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-18 13:42:38,562 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-18 13:42:38,562 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:42:38,563 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:42:38,563 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-18 13:42:38,563 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-18 13:42:38,563 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:42:38,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:42:39,000 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-18 13:42:39,001 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:42:39,001 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:42:39,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:42:39,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:42:39,003 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:42:39,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:42:39,003 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:42:39,003 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:42:39,003 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:42:39,004 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-18 13:42:39,004 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-18 13:42:39,004 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:42:39,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:39,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-18 13:42:39,543 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:42:39,545 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:42:39,548 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:42:39,549 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-18 13:42:39,549 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/b9d31eda-8101-442f-bb02-354d21ec36a2/distribution
2021-08-18 13:42:39,549 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-18 13:42:39,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:39,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/distribution HTTP/1.1" 200 205
2021-08-18 13:42:39,619 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-18 13:42:39,620 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"1a517d06-2229-4547-826c-af6f3c71ba29","timestamp":"2021-08-18 13:42:23.590 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-18 13:42:39,621 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-18 13:42:39,621 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/1a517d06-2229-4547-826c-af6f3c71ba29
2021-08-18 13:42:39,621 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-18 13:42:39,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:42:39,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1a517d06-2229-4547-826c-af6f3c71ba29 HTTP/1.1" 200 4785
2021-08-18 13:42:39,687 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-18 13:42:39,687 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294143806","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294149585","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294143895","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294146301","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294150192","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294148108","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294140151","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294140151","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629294151767","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294147104","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629294148560","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294139064","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294143895","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629294140273","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294148582","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294147427","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294149111","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629294140273","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294143806","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294147019","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294151196","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629294148560","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629294151767","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294146406","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294139064","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-18 13:42:39,689 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294143806', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294149585', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294143895', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294146301', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294150192', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294148108', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294140151', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294140151', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629294151767', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294147104', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629294148560', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294139064', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294143895', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629294140273', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294148582', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294147427', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294149111', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629294140273', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294143806', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294147019', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294151196', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629294148560', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629294151767', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294146406', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294139064', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-18 13:42:39,689 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-18 13:42:39,689 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-18 13:42:39,690 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-18 13:43:39,752 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-18 13:43:39,753 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/1a517d06-2229-4547-826c-af6f3c71ba29
2021-08-18 13:43:39,753 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-18 13:43:39,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:43:39,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1a517d06-2229-4547-826c-af6f3c71ba29 HTTP/1.1" 200 6613
2021-08-18 13:43:39,878 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-18 13:43:39,879 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629294195857","url":"","status":"DISTRIBUTION_COMPLETE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294143806","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294149585","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629294175363","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294143895","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294146301","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294150192","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294148108","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629294164440","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629294176366","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294140151","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629294162884","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294140151","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629294159862","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629294151767","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294147104","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629294148560","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294139064","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294143895","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629294140273","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294148582","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294147427","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629294149111","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629294140273","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294143806","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629294162884","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629294147019","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629294151196","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629294162709","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629294173356","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629294159862","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629294148560","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629294151767","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294146406","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629294139064","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-18 13:43:39,883 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629294195857', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294143806', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294149585', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629294175363', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294143895', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294146301', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294150192', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294148108', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629294164440', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629294176366', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294140151', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629294162884', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294140151', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629294159862', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629294151767', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294147104', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629294148560', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294139064', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294143895', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629294140273', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294148582', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294147427', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629294149111', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629294140273', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294143806', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629294162884', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629294147019', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629294151196', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629294162709', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629294173356', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629294159862', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629294148560', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629294151767', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294146406', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629294139064', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-18 13:43:39,884 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-18 13:43:39,884 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-18 13:43:39,884 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-18 13:43:39,884 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-18 13:43:39,901 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': '9a692910-a7f5-4a3c-bb0d-4eeef8f377df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:39,901 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-18 13:43:39,901 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "797f5f63-6c19-4bc1-90e8-184cd65708f0",
			"modelVersionId": "b9d31eda-8101-442f-bb02-354d21ec36a2",
			"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": "00dec585-2da9-474a-b3f1-c3d61cb1f9ef",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-18 13:43:39,904 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:41,708 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-18 13:43:41,710 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-18 13:43:41,710 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"9a692910-a7f5-4a3c-bb0d-4eeef8f377df","instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df"}}
2021-08-18 13:43:41,711 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-18 13:43:41,734 DEBUG 129:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2462e316-28a4-4416-9fdc-87cebbce5eb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:41,735 DEBUG 131:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df
2021-08-18 13:43:41,735 DEBUG 132:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] data sent: None
2021-08-18 13:43:41,740 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:41,976 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df HTTP/1.1" 200 1352
2021-08-18 13:43:41,979 INFO 142:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response code: 200
2021-08-18 13:43:41,980 DEBUG 146:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response: {"request":{"requestId":"9a692910-a7f5-4a3c-bb0d-4eeef8f377df","startTime":"Wed, 18 Aug 2021 13:43:40 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","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":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 13:43:41 GMT"}}}
2021-08-18 13:43:51,991 DEBUG 129:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4cb8f6d3-a5d6-4311-b49b-88fdf40ff69a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:51,992 DEBUG 131:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df
2021-08-18 13:43:51,992 DEBUG 132:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] data sent: None
2021-08-18 13:43:51,994 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:52,268 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df HTTP/1.1" 200 1562
2021-08-18 13:43:52,270 INFO 142:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response code: 200
2021-08-18 13:43:52,270 DEBUG 146:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response: {"request":{"requestId":"9a692910-a7f5-4a3c-bb0d-4eeef8f377df","startTime":"Wed, 18 Aug 2021 13:43:40 GMT","finishTime":"Wed, 18 Aug 2021 13:43:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","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":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:43:45 GMT"}}}
2021-08-18 13:43:52,271 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-08-18 13:43:52,272 DEBUG 129:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2d108fa7-175d-4715-8d52-c41d08d24802', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:52,272 DEBUG 131:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df
2021-08-18 13:43:52,273 DEBUG 132:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] data sent: None
2021-08-18 13:43:52,275 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:52,471 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df HTTP/1.1" 200 1562
2021-08-18 13:43:52,473 INFO 142:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response code: 200
2021-08-18 13:43:52,473 DEBUG 146:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response: {"request":{"requestId":"9a692910-a7f5-4a3c-bb0d-4eeef8f377df","startTime":"Wed, 18 Aug 2021 13:43:40 GMT","finishTime":"Wed, 18 Aug 2021 13:43:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","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":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:43:45 GMT"}}}
2021-08-18 13:43:52,474 DEBUG 129:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eab57c00-87ed-42b7-a000-6e9ce0ab0d79', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:52,475 DEBUG 131:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df
2021-08-18 13:43:52,475 DEBUG 132:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] data sent: None
2021-08-18 13:43:52,477 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:52,675 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df HTTP/1.1" 200 1562
2021-08-18 13:43:52,677 INFO 142:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response code: 200
2021-08-18 13:43:52,677 DEBUG 146:onap_service.py(8) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response: {"request":{"requestId":"9a692910-a7f5-4a3c-bb0d-4eeef8f377df","startTime":"Wed, 18 Aug 2021 13:43:40 GMT","finishTime":"Wed, 18 Aug 2021 13:43:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","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":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:43:45 GMT"}}}
2021-08-18 13:43:52,687 DEBUG 129:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c49622c0-b527-4925-af91-648d979bfaf6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:52,688 DEBUG 131:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df
2021-08-18 13:43:52,688 DEBUG 132:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] data sent: None
2021-08-18 13:43:52,692 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:52,888 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df HTTP/1.1" 200 1562
2021-08-18 13:43:52,890 INFO 142:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response code: 200
2021-08-18 13:43:52,891 DEBUG 146:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response: {"request":{"requestId":"9a692910-a7f5-4a3c-bb0d-4eeef8f377df","startTime":"Wed, 18 Aug 2021 13:43:40 GMT","finishTime":"Wed, 18 Aug 2021 13:43:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","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":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:43:45 GMT"}}}
2021-08-18 13:43:52,892 DEBUG 129:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5942a63a-1dc9-47e1-98e0-1af3e30c4aef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:52,892 DEBUG 131:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df
2021-08-18 13:43:52,892 DEBUG 132:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] data sent: None
2021-08-18 13:43:52,895 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:53,063 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9a692910-a7f5-4a3c-bb0d-4eeef8f377df HTTP/1.1" 200 1562
2021-08-18 13:43:53,065 INFO 142:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response code: 200
2021-08-18 13:43:53,065 DEBUG 146:onap_service.py(1) - [None][Check 9a692910-a7f5-4a3c-bb0d-4eeef8f377df orchestration request status] response: {"request":{"requestId":"9a692910-a7f5-4a3c-bb0d-4eeef8f377df","startTime":"Wed, 18 Aug 2021 13:43:40 GMT","finishTime":"Wed, 18 Aug 2021 13:43:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","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":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:43:45 GMT"}}}
2021-08-18 13:43:53,066 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-18 13:43:53,066 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-18 13:43:53,067 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 13:43:53,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:53,127 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-18 13:43:53,128 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 13:43:53,128 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629294157952","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-18 13:43:53,131 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 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-18 13:43:53,131 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 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-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9
2021-08-18 13:43:53,132 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 service-instance-name] data sent: None
2021-08-18 13:43:53,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:53,198 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-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 HTTP/1.1" 200 1195
2021-08-18 13:43:53,199 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 service-instance-name] response code: 200
2021-08-18 13:43:53,199 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 service-instance-name] response: {"service-instance":[{"service-instance-id":"0913743c-3655-47ed-8eab-f29f7d19b7b2","service-instance-name":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"797f5f63-6c19-4bc1-90e8-184cd65708f0","model-version-id":"b9d31eda-8101-442f-bb02-354d21ec36a2","resource-version":"1629294224976","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0913743c-3655-47ed-8eab-f29f7d19b7b2/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/00dec585-2da9-474a-b3f1-c3d61cb1f9ef","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef"}]},{"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-18 13:43:53,203 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-18 13:43:53,203 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-18 13:43:53,203 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 13:43:53,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:53,258 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-18 13:43:53,259 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 13:43:53,259 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":"1629294156304"}
2021-08-18 13:43:53,262 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-18 13:43:53,262 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-18 13:43:53,262 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 13:43:53,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:53,320 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-18 13:43:53,322 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 13:43:53,322 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629294157952","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-18 13:43:53,326 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 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-18 13:43:53,326 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 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-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9
2021-08-18 13:43:53,326 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 service-instance-name] data sent: None
2021-08-18 13:43:53,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:53,390 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-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 HTTP/1.1" 200 1195
2021-08-18 13:43:53,391 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 service-instance-name] response code: 200
2021-08-18 13:43:53,391 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9 service-instance-name] response: {"service-instance":[{"service-instance-id":"0913743c-3655-47ed-8eab-f29f7d19b7b2","service-instance-name":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"797f5f63-6c19-4bc1-90e8-184cd65708f0","model-version-id":"b9d31eda-8101-442f-bb02-354d21ec36a2","resource-version":"1629294224976","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0913743c-3655-47ed-8eab-f29f7d19b7b2/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/00dec585-2da9-474a-b3f1-c3d61cb1f9ef","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef"}]},{"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-18 13:43:53,393 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:43:53,393 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:43:53,393 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-18 13:43:53,394 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-18 13:43:53,394 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:43:53,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:43:53,786 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-18 13:43:53,787 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:43:53,787 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:43:53,789 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:43:53,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:43:53,789 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:43:53,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:43:53,789 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:43:53,789 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:43:53,790 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:43:53,790 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-18 13:43:53,790 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-18 13:43:53,790 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:43:53,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:43:54,329 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-18 13:43:54,333 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:43:54,334 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:43:54,338 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:43:54,339 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-18 13:43:54,339 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/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel
2021-08-18 13:43:54,339 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-18 13:43:54,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:43:54,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel HTTP/1.1" 200 None
2021-08-18 13:43:54,530 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-18 13:43:54,530 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-18 13:43:54,588 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': '6cdb8a91-4455-46d9-8256-7fe9691f4e5c', 'x-fromappid': 'API client'}
2021-08-18 13:43:54,588 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-18 13:43:54,589 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-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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-18 13:43:54,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-18 13:43:55,184 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-18 13:43:55,191 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-18 13:43:55,191 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-18 13:43:55,202 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-18 13:43:55,202 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-18 13:43:55,202 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 13:43:55,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:55,245 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-18 13:43:55,246 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 13:43:55,246 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-18 13:43:55,249 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-18 13:43:55,250 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-18 13:43:55,250 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:43:55,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:55,323 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-18 13:43:55,324 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:43:55,325 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":"1629294156135","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-18 13:43:55,328 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-18 13:43:55,328 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-18 13:43:55,328 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 13:43:55,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:55,388 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-18 13:43:55,388 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 13:43:55,389 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-18 13:43:55,391 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-18 13:43:55,391 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-18 13:43:55,391 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:43:55,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:55,489 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-18 13:43:55,490 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:43:55,490 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":"1629294156135","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-18 13:43:55,494 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-18 13:43:55,494 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-18 13:43:55,494 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 13:43:55,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:43:55,589 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-18 13:43:55,590 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 13:43:55,591 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629294157952","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-18 13:43:55,603 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:43:55,604 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:43:55,604 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-18 13:43:55,604 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-18 13:43:55,604 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:43:55,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:43:56,006 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-18 13:43:56,007 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:43:56,007 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:43:56,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:43:56,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:43:56,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:43:56,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:43:56,010 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:43:56,010 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:43:56,010 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:43:56,011 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-18 13:43:56,011 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-18 13:43:56,011 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:43:56,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:43:56,588 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-18 13:43:56,590 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:43:56,592 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:43:56,595 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:43:56,596 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': '521d8e43-564d-4368-8d7b-dc85aa095d6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:56,596 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/0913743c-3655-47ed-8eab-f29f7d19b7b2/networks
2021-08-18 13:43:56,596 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "797f5f63-6c19-4bc1-90e8-184cd65708f0"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "5744d9f5-033c-4914-ba2e-c39f0b1be564",
    "modelVersionId": "4a144c26-2651-4c82-9e01-2674841d89d7",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "b8819c5b-1b03-46b2-b250-258b9d167805",
    "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": "0913743c-3655-47ed-8eab-f29f7d19b7b2",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "797f5f63-6c19-4bc1-90e8-184cd65708f0",
                    "modelVersion": "1.0",
                    "modelVersionId": "b9d31eda-8101-442f-bb02-354d21ec36a2"
                }
            }
        }]
    }
}
2021-08-18 13:43:56,598 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:58,696 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/0913743c-3655-47ed-8eab-f29f7d19b7b2/networks HTTP/1.1" 202 262
2021-08-18 13:43:58,698 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-18 13:43:58,698 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","instanceId":"24203026-0184-4fce-be52-996019546700","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f"}}
2021-08-18 13:43:58,699 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-18 13:43:58,706 DEBUG 129:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3cce4d5-86d6-44a7-909c-46c13641aeeb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:43:58,706 DEBUG 131:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:43:58,706 DEBUG 132:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:43:58,710 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:43:58,948 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 1961
2021-08-18 13:43:58,950 INFO 142:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:43:58,950 DEBUG 146:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 13:43:58 GMT"}}}
2021-08-18 13:44:08,961 DEBUG 129:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3e2103f-fc1b-482a-9657-e41c353e8bdb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:08,962 DEBUG 131:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:08,962 DEBUG 132:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:08,965 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:09,549 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 2202
2021-08-18 13:44:09,550 INFO 142:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:09,551 DEBUG 146:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:04 GMT"}}}
2021-08-18 13:44:19,562 DEBUG 129:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a509964-52a3-4d14-bb01-e5b6852b3f8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:19,563 DEBUG 131:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:19,563 DEBUG 132:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:19,565 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:20,128 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 3722
2021-08-18 13:44:20,130 INFO 142:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:20,130 DEBUG 146:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:04 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":null,\"creation_time\":1629294171000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:44:30,142 DEBUG 129:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f83bd3e-e76f-48ae-a513-ac62a812e4f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:30,142 DEBUG 131:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:30,143 DEBUG 132:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:30,145 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:30,697 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 3851
2021-08-18 13:44:30,698 INFO 142:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:30,699 DEBUG 146:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Wed, 18 Aug 2021 13:44:28 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"75cc1784-13ed-47ca-b24c-2a93b30f75e0\",\"output_key\":\"subnet_id_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":null,\"creation_time\":1629294171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:44:40,710 DEBUG 129:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2768378d-ad2c-4f36-9116-19de5c67e753', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:40,711 DEBUG 131:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:40,711 DEBUG 132:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:40,713 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:40,931 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 3810
2021-08-18 13:44:40,933 INFO 142:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:40,933 DEBUG 146:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","finishTime":"Wed, 18 Aug 2021 13:44:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:33 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"75cc1784-13ed-47ca-b24c-2a93b30f75e0\",\"output_key\":\"subnet_id_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":null,\"creation_time\":1629294171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:44:40,934 INFO 56:mixins.py(9) - NetworkInstantiation task finished
2021-08-18 13:44:40,935 DEBUG 129:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5558c13f-4254-4b14-a699-fefea05a688b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:40,935 DEBUG 131:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:40,935 DEBUG 132:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:40,937 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:41,106 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 3810
2021-08-18 13:44:41,108 INFO 142:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:41,109 DEBUG 146:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","finishTime":"Wed, 18 Aug 2021 13:44:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:33 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"75cc1784-13ed-47ca-b24c-2a93b30f75e0\",\"output_key\":\"subnet_id_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":null,\"creation_time\":1629294171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:44:41,110 DEBUG 129:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '758d969f-0da9-4ef6-a3ae-510d7b8620e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:41,111 DEBUG 131:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:41,111 DEBUG 132:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:41,113 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:41,322 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 3810
2021-08-18 13:44:41,324 INFO 142:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:41,325 DEBUG 146:onap_service.py(9) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","finishTime":"Wed, 18 Aug 2021 13:44:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:33 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"75cc1784-13ed-47ca-b24c-2a93b30f75e0\",\"output_key\":\"subnet_id_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":null,\"creation_time\":1629294171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:44:41,336 DEBUG 129:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b7fc4904-4207-47f7-9e12-66aa062cdfd5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:41,336 DEBUG 131:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:41,337 DEBUG 132:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:41,340 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:41,539 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 3810
2021-08-18 13:44:41,541 INFO 142:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:41,542 DEBUG 146:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","finishTime":"Wed, 18 Aug 2021 13:44:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:33 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"75cc1784-13ed-47ca-b24c-2a93b30f75e0\",\"output_key\":\"subnet_id_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":null,\"creation_time\":1629294171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:44:41,543 DEBUG 129:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf0d2b73-e665-474b-8ee8-9aa6c044fd31', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:41,543 DEBUG 131:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f
2021-08-18 13:44:41,544 DEBUG 132:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] data sent: None
2021-08-18 13:44:41,546 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:41,771 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/521d8e43-564d-4368-8d7b-dc85aa095d6f HTTP/1.1" 200 3810
2021-08-18 13:44:41,772 INFO 142:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response code: 200
2021-08-18 13:44:41,772 DEBUG 146:onap_service.py(1) - [None][Check 521d8e43-564d-4368-8d7b-dc85aa095d6f orchestration request status] response: {"request":{"requestId":"521d8e43-564d-4368-8d7b-dc85aa095d6f","startTime":"Wed, 18 Aug 2021 13:43:56 GMT","finishTime":"Wed, 18 Aug 2021 13:44:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b8819c5b-1b03-46b2-b250-258b9d167805","modelVersionId":"4a144c26-2651-4c82-9e01-2674841d89d7","modelCustomizationId":"b8819c5b-1b03-46b2-b250-258b9d167805","modelUuid":"4a144c26-2651-4c82-9e01-2674841d89d7","modelInvariantUuid":"5744d9f5-033c-4914-ba2e-c39f0b1be564","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","source":"VID","instanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"}}}],"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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:33 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"75cc1784-13ed-47ca-b24c-2a93b30f75e0\",\"output_key\":\"subnet_id_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":null,\"creation_time\":1629294171000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:44:41,773 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-18 13:44:41,773 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-18 13:44:51,784 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-18 13:44:51,784 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/0913743c-3655-47ed-8eab-f29f7d19b7b2/relationship-list
2021-08-18 13:44:51,784 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 13:44:51,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:51,857 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/0913743c-3655-47ed-8eab-f29f7d19b7b2/relationship-list HTTP/1.1" 200 1071
2021-08-18 13:44:51,858 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 13:44:51,858 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/00dec585-2da9-474a-b3f1-c3d61cb1f9ef","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"00dec585-2da9-474a-b3f1-c3d61cb1f9ef"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/24203026-0184-4fce-be52-996019546700","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"24203026-0184-4fce-be52-996019546700"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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-18 13:44:51,860 DEBUG 129:onap_service.py(1) - [AAI][Get 0913743c-3655-47ed-8eab-f29f7d19b7b2 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-18 13:44:51,861 DEBUG 131:onap_service.py(1) - [AAI][Get 0913743c-3655-47ed-8eab-f29f7d19b7b2 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/24203026-0184-4fce-be52-996019546700
2021-08-18 13:44:51,861 DEBUG 132:onap_service.py(1) - [AAI][Get 0913743c-3655-47ed-8eab-f29f7d19b7b2 ABCMeta] data sent: None
2021-08-18 13:44:51,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:51,918 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/24203026-0184-4fce-be52-996019546700 HTTP/1.1" 200 3203
2021-08-18 13:44:51,919 INFO 142:onap_service.py(1) - [AAI][Get 0913743c-3655-47ed-8eab-f29f7d19b7b2 ABCMeta] response code: 200
2021-08-18 13:44:51,919 DEBUG 146:onap_service.py(1) - [AAI][Get 0913743c-3655-47ed-8eab-f29f7d19b7b2 ABCMeta] response: {"network-id":"24203026-0184-4fce-be52-996019546700","network-name":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"cf495f44-22e2-4d59-9c99-6d7fb8b80ce5","is-bound-to-vpn":false,"resource-version":"1629294272751","orchestration-status":"Active","heat-stack-id":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6","model-invariant-id":"5744d9f5-033c-4914-ba2e-c39f0b1be564","model-version-id":"4a144c26-2651-4c82-9e01-2674841d89d7","model-customization-id":"b8819c5b-1b03-46b2-b250-258b9d167805","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/0913743c-3655-47ed-8eab-f29f7d19b7b2","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":"0913743c-3655-47ed-8eab-f29f7d19b7b2"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"}]},{"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":"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":"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-18 13:44:51,921 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-18 13:44:51,921 DEBUG 199:network.py(1) - Delete 24203026-0184-4fce-be52-996019546700 network
2021-08-18 13:44:51,922 DEBUG 144:deletion.py(1) - Network 24203026-0184-4fce-be52-996019546700 deletion request
2021-08-18 13:44:51,929 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-18 13:44:51,930 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-18 13:44:51,930 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 13:44:51,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:51,973 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-18 13:44:51,973 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 13:44:51,974 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-18 13:44:51,975 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-18 13:44:51,975 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-18 13:44:51,975 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:44:51,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:52,039 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-18 13:44:52,040 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:44:52,041 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":"1629294240192","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/24203026-0184-4fce-be52-996019546700","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"24203026-0184-4fce-be52-996019546700"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0"}]}]}}]}
2021-08-18 13:44:52,044 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-18 13:44:52,044 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-18 13:44:52,044 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 13:44:52,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:52,096 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-18 13:44:52,097 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 13:44:52,098 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-18 13:44:52,100 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-18 13:44:52,100 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-18 13:44:52,101 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:44:52,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:52,160 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-18 13:44:52,161 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:44:52,161 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":"1629294240192","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/24203026-0184-4fce-be52-996019546700","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"24203026-0184-4fce-be52-996019546700"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0"}]}]}}]}
2021-08-18 13:44:52,165 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-18 13:44:52,165 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-18 13:44:52,165 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 13:44:52,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:52,211 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-18 13:44:52,211 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 13:44:52,212 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-18 13:44:52,213 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-18 13:44:52,213 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-18 13:44:52,213 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 13:44:52,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:52,326 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-18 13:44:52,327 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 13:44:52,327 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":"1629294240192","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/24203026-0184-4fce-be52-996019546700","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"24203026-0184-4fce-be52-996019546700"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0"}]}]}}]}
2021-08-18 13:44:52,331 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-18 13:44:52,331 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-18 13:44:52,331 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 13:44:52,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 13:44:52,397 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-18 13:44:52,398 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 13:44:52,398 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629294240079","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/24203026-0184-4fce-be52-996019546700","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"24203026-0184-4fce-be52-996019546700"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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-18 13:44:52,400 DEBUG 129:onap_service.py(1) - [None][Create 24203026-0184-4fce-be52-996019546700 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7356404f-b9f5-4862-99a4-f78367dd3b0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:52,400 DEBUG 131:onap_service.py(1) - [None][Create 24203026-0184-4fce-be52-996019546700 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0913743c-3655-47ed-8eab-f29f7d19b7b2/networks/24203026-0184-4fce-be52-996019546700
2021-08-18 13:44:52,400 DEBUG 132:onap_service.py(1) - [None][Create 24203026-0184-4fce-be52-996019546700 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-18 13:44:52,402 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:55,006 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0913743c-3655-47ed-8eab-f29f7d19b7b2/networks/24203026-0184-4fce-be52-996019546700 HTTP/1.1" 202 262
2021-08-18 13:44:55,007 INFO 142:onap_service.py(1) - [None][Create 24203026-0184-4fce-be52-996019546700 Network deletion request] response code: 202
2021-08-18 13:44:55,008 DEBUG 146:onap_service.py(1) - [None][Create 24203026-0184-4fce-be52-996019546700 Network deletion request] response: {"requestReferences":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","instanceId":"24203026-0184-4fce-be52-996019546700","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a"}}
2021-08-18 13:44:55,008 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-18 13:44:55,015 DEBUG 129:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2822b9e-963f-41dd-a279-522fee07f02f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:44:55,016 DEBUG 131:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:44:55,016 DEBUG 132:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:44:55,020 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:44:55,231 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 825
2021-08-18 13:44:55,233 INFO 142:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:44:55,233 DEBUG 146:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 13:44:54 GMT"}}}
2021-08-18 13:45:05,244 DEBUG 129:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c96eff72-d856-49ce-8275-75857b16aa23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:05,245 DEBUG 131:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:05,245 DEBUG 132:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:05,247 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:05,758 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2640
2021-08-18 13:45:05,760 INFO 142:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:05,761 DEBUG 146:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:44:58 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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_a37d7547-072c-4a24-bcef-71fe547bf23a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:15,773 DEBUG 129:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b0132d9f-cc40-4744-b382-7f976fce30f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:15,773 DEBUG 131:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:15,774 DEBUG 132:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:15,776 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:16,293 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2402
2021-08-18 13:45:16,295 INFO 142:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:16,296 DEBUG 146:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:45:15 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:26,307 DEBUG 129:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca030dfd-08f6-436a-bd88-f4d061cbe7ca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:26,307 DEBUG 131:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:26,308 DEBUG 132:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:26,309 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:26,856 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2413
2021-08-18 13:45:26,858 INFO 142:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:26,859 DEBUG 146:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:45:18 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:36,870 DEBUG 129:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '89dc39a1-24ef-47cd-accb-90cdd172b576', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:36,870 DEBUG 131:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:36,870 DEBUG 132:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:36,872 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:37,082 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2456
2021-08-18 13:45:37,083 INFO 142:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:37,083 DEBUG 146:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 GMT","finishTime":"Wed, 18 Aug 2021 13:45:35 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:45:35 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:37,084 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished
2021-08-18 13:45:37,084 DEBUG 129:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6fa6e11c-64ac-4357-a57f-007ba5e2d17c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:37,084 DEBUG 131:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:37,084 DEBUG 132:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:37,087 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:37,294 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2456
2021-08-18 13:45:37,296 INFO 142:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:37,296 DEBUG 146:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 GMT","finishTime":"Wed, 18 Aug 2021 13:45:35 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:45:35 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:37,297 DEBUG 129:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f9e435c-f799-459a-afc1-a95358479e0f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:37,297 DEBUG 131:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:37,298 DEBUG 132:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:37,299 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:37,493 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2456
2021-08-18 13:45:37,495 INFO 142:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:37,495 DEBUG 146:onap_service.py(10) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 GMT","finishTime":"Wed, 18 Aug 2021 13:45:35 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:45:35 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:37,509 DEBUG 129:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09bcb45a-f6a6-432d-91e8-8cd53b5622f4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:37,509 DEBUG 131:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:37,510 DEBUG 132:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:37,513 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:37,710 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2456
2021-08-18 13:45:37,713 INFO 142:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:37,713 DEBUG 146:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 GMT","finishTime":"Wed, 18 Aug 2021 13:45:35 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:45:35 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:37,715 DEBUG 129:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a773d582-3621-4e21-914b-5d7e93dc93ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:37,715 DEBUG 131:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a
2021-08-18 13:45:37,715 DEBUG 132:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] data sent: None
2021-08-18 13:45:37,718 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:37,914 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7356404f-b9f5-4862-99a4-f78367dd3b0a HTTP/1.1" 200 2456
2021-08-18 13:45:37,916 INFO 142:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response code: 200
2021-08-18 13:45:37,916 DEBUG 146:onap_service.py(1) - [None][Check 7356404f-b9f5-4862-99a4-f78367dd3b0a orchestration request status] response: {"request":{"requestId":"7356404f-b9f5-4862-99a4-f78367dd3b0a","startTime":"Wed, 18 Aug 2021 13:44:53 GMT","finishTime":"Wed, 18 Aug 2021 13:45:35 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":"0913743c-3655-47ed-8eab-f29f7d19b7b2","networkInstanceId":"24203026-0184-4fce-be52-996019546700","networkInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_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":"Wed, 18 Aug 2021 13:45:35 GMT"},"requestProcessingData":[{"groupingId":"98644467-7a42-4689-b257-6782d5ffabe6","tag":"StackInformation","dataPairs":[{"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0/98644467-7a42-4689-b257-6782d5ffabe6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"updated_time\":1629294219000,\"creation_time\":1629294171000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2b93f9365c3f48b6b98d3de83106026b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"OS::stack_id\":\"98644467-7a42-4689-b257-6782d5ffabe6\",\"OS::stack_name\":\"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 13:45:37,917 DEBUG 319:service.py(1) - Delete 0913743c-3655-47ed-8eab-f29f7d19b7b2 service instance
2021-08-18 13:45:37,918 DEBUG 113:deletion.py(1) - Service 0913743c-3655-47ed-8eab-f29f7d19b7b2 deletion request
2021-08-18 13:45:37,932 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:45:37,932 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:45:37,933 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-18 13:45:37,933 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-18 13:45:37,933 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:45:37,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:45:38,436 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-18 13:45:38,438 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:45:38,438 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:45:38,441 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:45:38,441 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:45:38,442 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:45:38,442 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:45:38,442 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:45:38,442 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:45:38,442 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:45:38,443 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-18 13:45:38,443 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-18 13:45:38,443 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:45:38,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:45:39,018 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-18 13:45:39,022 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:45:39,026 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:45:39,034 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:45:39,035 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:45:39,035 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:45:39,036 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-18 13:45:39,036 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-18 13:45:39,036 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:45:39,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:45:39,603 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-18 13:45:39,605 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:45:39,605 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:45:39,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:45:39,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:45:39,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:45:39,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:45:39,609 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:45:39,609 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:45:39,609 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:45:39,610 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-18 13:45:39,610 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-18 13:45:39,610 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:45:39,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:45:40,230 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-18 13:45:40,233 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:45:40,236 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:45:40,244 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:45:40,245 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 13:45:40,245 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 13:45:40,245 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-18 13:45:40,246 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-18 13:45:40,246 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 13:45:40,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:45:40,796 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-18 13:45:40,797 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 13:45:40,797 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 13:45:40,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 13:45:40,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 13:45:40,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 13:45:40,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 13:45:40,799 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 13:45:40,799 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 13:45:40,800 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 13:45:40,800 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-18 13:45:40,800 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-18 13:45:40,800 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 13:45:40,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 13:45:41,294 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-18 13:45:41,296 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 13:45:41,298 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6576edae-fbd6-4fcb-9353-1c694c954b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286192393,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7c78f5b-1585-406f-a9b9-38630cb7b7e3","invariantUUID":"d809419f-04c8-42a9-83ce-810af492db6e","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":"e1d7b5b3-fbf6-45a1-9b01-5a79465f5bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1629286166473,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd35f3ad-7fcd-4f95-b4d5-4d70ca6130f3","invariantUUID":"078aa3df-0fe7-40eb-b0a4-2f150f8611c8","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":"bfac2e8b-dd72-4d54-ae44-2255b19744db","lifecycleState":"CERTIFIED","lastUpdateDate":1629285967670,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2538bc-0f34-47b7-8e07-1771eb7624f2","invariantUUID":"3652fe53-1f00-4b2c-8d40-9a9db19020a6","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":"objectStorage","uniqueId":"3b2103d4-7b3e-4784-b962-fac206039d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285806084,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4edcce6-742a-4c4b-92a6-bef61144cc1f","invariantUUID":"c9f002e4-6290-49f5-a00e-52aa81fed12c","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"6eb86fa3-e31c-431b-a7d1-941d6a6b4207","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629286381875,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"076fd375-2e9d-4ae6-bfa7-26ec0083293c","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"12811116-5326-4f7c-b19b-750846081022","lifecycleState":"CERTIFIED","lastUpdateDate":1629286159685,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f526d2-8b2c-4b14-aab2-8f5c7ec6e831","invariantUUID":"d45d38c6-68b5-42eb-b1f6-9f0f25127cb9","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":"857425e9-f98b-49bb-bea5-f22dd9f84bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286326751,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825fe91d-53ff-476b-8add-4b7e8666c27a","invariantUUID":"296c4a96-f368-421e-897b-a58fec8956ad","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":"compute","uniqueId":"f1dad7e4-d641-4932-901c-809e19c2cff7","lifecycleState":"CERTIFIED","lastUpdateDate":1629286367920,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e965a172-71bd-4d2d-b583-23f40cb831c7","invariantUUID":"e3c257e0-26e0-4b94-8e9d-a0918446100f","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":"a8c991b1-2500-4fb6-979b-c9b3068021f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629285962631,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0a84afe1-da03-4481-8de0-fd817dc15e2f","invariantUUID":"4ed88131-1aa6-4d8d-b672-cae853331be5","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":"defaulticon","uniqueId":"f65d57b4-e0c7-441e-9862-b8ceae779264","lifecycleState":"CERTIFIED","lastUpdateDate":1629285881341,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb7987f7-296d-42a6-a979-e83b99e68ce6","invariantUUID":"0e4436c6-f8c5-49aa-8767-2e6c16a95c85","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ded5f317-1247-48a8-8e1b-f6b6c333de8b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286078400,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b8d197d-270d-45e8-9309-4354c0c39e51","invariantUUID":"28f37ab5-19fb-4d55-aece-f25421766ea1","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":"5c1945cb-23fa-4782-b051-b54a447b1fec","lifecycleState":"CERTIFIED","lastUpdateDate":1629286245329,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b50b688d-a027-4e53-a43c-cf6e79bf7b05","invariantUUID":"7fa0b0a4-5a1d-48a8-8259-e3655a4fc7f4","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"0bb5653f-1a37-462d-b22b-0589270a2cba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286322919,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8e5898f-850f-42a8-b1a8-f727bdc872bd","invariantUUID":"d68be21e-d8fe-4aef-ac25-422361b6b0d2","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":"network","uniqueId":"ae156848-fa46-4681-885d-eeebafbcc644","lifecycleState":"CERTIFIED","lastUpdateDate":1629286273920,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00359f8b-d5c1-4343-a65a-4427664ff13f","invariantUUID":"4af01cc3-9b11-4704-be56-9b4d467bd077","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c052bef9-07f0-4e78-9e8d-0c4d60ee775b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286107402,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"44e2dc05-59ee-4a49-bbe8-342a870010b1","invariantUUID":"3a8840f5-faf0-4aea-8081-ca6a2c354708","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":"defaulticon","uniqueId":"26733842-61d6-494c-b938-5a0bd2d73bfa","lifecycleState":"CERTIFIED","lastUpdateDate":1629285790225,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"549e7d5c-3274-4291-b364-010a3f3d521f","invariantUUID":"b5333b10-f090-491f-ba51-521b301a5ad5","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c2dd8e62-5c9a-4fc5-9635-1e652edf7640","lifecycleState":"CERTIFIED","lastUpdateDate":1629286099175,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a144c26-2651-4c82-9e01-2674841d89d7","invariantUUID":"5744d9f5-033c-4914-ba2e-c39f0b1be564","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a572069-31a9-4a92-b51f-a8c0374047e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286215529,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"488d82e9-41e5-459a-9897-e5b92f4fde69","invariantUUID":"55e3102c-7db9-450f-acd5-631329ec3157","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":"059ed243-4562-4987-a119-5a5c8ba9628c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285892655,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1473135-b0e6-46dd-9a14-062c7a20a082","invariantUUID":"b21686b1-108d-4e2d-99bf-8cba54aff366","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7cb5bf18-11e4-4d18-b75c-3523afb510d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629285826620,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d839177-90e6-4be5-87a7-fee89f5ad763","invariantUUID":"61e99207-6703-426d-9b99-a78ad6f5f27d","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e3ed38e-a43b-49f6-af1a-99026cad0ea2","lifecycleState":"CERTIFIED","lastUpdateDate":1629286296819,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a6d5341-ab9e-4eae-9888-a609350ecac9","invariantUUID":"959dd49e-7f7d-40c9-8096-48a0a86c2d55","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":"fabaa5a1-96db-4089-bcf3-67efcc60bd18","lifecycleState":"CERTIFIED","lastUpdateDate":1629285909482,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4bf1078d-795f-4655-bb66-a616123a9041","invariantUUID":"b6356eb7-19c7-4b55-8bd2-3415f32c6ce4","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":"41a88cc4-2fc4-4ac7-9f72-5f8c261664f6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286003053,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d879602c-ec83-42b0-b505-4672c79b7b90","invariantUUID":"ae99f03c-9e95-4c46-a4e2-02fdd948539b","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":"objectStorage","uniqueId":"92601837-8a43-456e-8f54-82a9a8861250","lifecycleState":"CERTIFIED","lastUpdateDate":1629286123081,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c70098-7844-422c-baf3-f631359e1631","invariantUUID":"ee8219eb-eed7-4328-a8a8-d60cdc0b3b20","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":"port","uniqueId":"217b0e9d-ad8e-477a-9859-55547c046349","lifecycleState":"CERTIFIED","lastUpdateDate":1629286257055,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ecfc8bef-4e8f-4aaf-bf4a-14dd31ab72f1","invariantUUID":"29231e2a-9608-4e5b-81b8-7c2888e6dfd8","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b58181a-7302-4ac4-8c9a-bbb5fc538360","lifecycleState":"CERTIFIED","lastUpdateDate":1629285886535,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c23d01f-a608-46ca-96b0-cb459ba75431","invariantUUID":"0c97d980-f585-4c29-9423-7636d0c057b7","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55218053-27c6-4c56-a99a-8a9dedaa5375","lifecycleState":"CERTIFIED","lastUpdateDate":1629285990781,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bf408b2-19b9-4cae-b1bc-ab20f8fd0203","invariantUUID":"a79ecb9f-dfbf-4efe-b8e2-9117ccf7adde","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":"e71fe85a-4559-4c79-b227-214508764d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629286267641,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe7c132e-98df-4a33-9dec-c27dd8319f96","invariantUUID":"a736696e-275f-418a-b227-fc564ffd6e69","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4aae44f9-4623-4921-8596-123b35d42051","lifecycleState":"CERTIFIED","lastUpdateDate":1629286304957,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4776eb2-3d9a-4674-bf5f-e376ff7b3397","invariantUUID":"267a6bf4-27d2-42f6-adcc-596d286d8623","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cacbf063-62de-4051-81ba-5acc94644e32","lifecycleState":"CERTIFIED","lastUpdateDate":1629286026681,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e475c353-4e93-4abc-9d1b-1333a345d0ca","invariantUUID":"b06b1edd-0052-4399-a00c-a8369d73a778","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":"compute","uniqueId":"e1a626d6-d778-4beb-9ebc-693425a2a1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629286185482,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bea452e-7fab-495b-b4ed-9222f31d36e6","invariantUUID":"aa949247-faa4-4ac4-b8e2-095c3ea7ea2e","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":"securityrules","uniqueId":"f1ddece1-44b3-4d23-bbeb-fb8966783a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1629285972570,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c2437b97-39a6-4d23-8211-2dd765dda73b","invariantUUID":"0a59b1c8-67a6-4bef-bff5-3353946316a4","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":"compute","uniqueId":"ffb9b77b-68c1-44c9-8b64-81e039b910ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629286135321,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d56c2cc1-f631-42cb-8b20-ea449c1cb7f5","invariantUUID":"beb18e19-ffb5-4d30-b2c3-e00512986fd5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4be4bd2-da9c-4804-8bca-232b5c463b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629285875797,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da02a180-b3f1-4dbd-a9d8-888a6f506726","invariantUUID":"71d95904-6d08-469f-ad2c-5c57d43557d8","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":"f5718359-faed-4181-b611-c0a5bd8a1aba","lifecycleState":"CERTIFIED","lastUpdateDate":1629286151547,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"531f40f4-f037-4f10-9521-26795e68be8b","invariantUUID":"f0672d14-64ad-4a68-b12c-fc267df12a3b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68a79cfc-aafa-4c7a-918a-51916ea55346","lifecycleState":"CERTIFIED","lastUpdateDate":1629285866887,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3a150-691e-42ac-a623-5fff2a5f9628","invariantUUID":"ca5929bd-7fc4-4a83-acb7-ef299fba17bb","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bc61f2-092a-40ba-806b-2b6f1aaccb57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286281298,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"716166a7-c66e-4abe-a84a-2d35ae09c1ac","invariantUUID":"c4473f34-478d-4df6-beea-8236acde61f3","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":"defaulticon","uniqueId":"b4002d0a-979a-4125-bf21-140533fcfe96","lifecycleState":"CERTIFIED","lastUpdateDate":1629286117909,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36630198-559b-4683-bf26-eda3cc268744","invariantUUID":"2583c001-fd98-475f-8af6-114cbbf93cc6","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f4aafe6-73c5-41c0-9e4c-cad8d0449cef","lifecycleState":"CERTIFIED","lastUpdateDate":1629286073336,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd6f3678-ddab-467b-87bc-43cc487370d2","invariantUUID":"a92a5b42-82a5-43e7-9ec9-d718af480676","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":"e7adb66e-0e92-40cc-a00d-4c2c457360a6","lifecycleState":"CERTIFIED","lastUpdateDate":1629286140489,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e11e060e-f568-4e73-ac03-736212668b0b","invariantUUID":"9125f836-981f-433b-a6f5-c37137f05cc2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d563306f-16c9-443e-a7af-ba2a71ebba72","lifecycleState":"CERTIFIED","lastUpdateDate":1629286317713,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af1e546f-13c4-4c02-9fa7-05758ba61da8","invariantUUID":"154db628-bf0c-4192-bf6b-83ac202f9b0c","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":"compute","uniqueId":"0083f378-bea4-43ef-b923-a3626cd37629","lifecycleState":"CERTIFIED","lastUpdateDate":1629285767920,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039f3682-fae0-4ada-991b-b210bc5b6acd","invariantUUID":"b16e1cb1-2d88-4a95-86f1-3aff8db7245d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48583d75-c552-4b94-a6a1-9fb677dcf8bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629285858931,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c34453b1-8551-47b9-a12c-b76c3f3137b8","invariantUUID":"64192595-8502-4327-a90b-f5c1cf9ed207","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36b33765-f317-4ad5-86f5-d6c6c35f2303","lifecycleState":"CERTIFIED","lastUpdateDate":1629285798329,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4546e64c-43cf-45e2-a2bd-31c6dc3c75bc","invariantUUID":"a7a52795-6c7b-4665-a95b-d355b328cc35","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca5fdd05-b372-4da9-b5e6-46f2936b29d9","lifecycleState":"CERTIFIED","lastUpdateDate":1629286374358,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f19cf8-a02d-405e-a1b4-5743e4cbb26d","invariantUUID":"705c7653-1013-4649-a939-399e65726427","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71e07eac-24cf-40a6-beb3-07effc346f73","lifecycleState":"CERTIFIED","lastUpdateDate":1629286021617,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19e09347-dc95-4c72-9cbb-63e209fd5ad7","invariantUUID":"6b5fa365-11df-403b-9464-143aa2177641","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":"port","uniqueId":"f228fa2e-c620-4815-ba61-672de0f4499a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286251763,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f3ed9f6-d20e-4c13-81d2-22fa9ef8db1e","invariantUUID":"1506ba2b-91e2-4beb-8503-1aec4e0536a2","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f14a242-2955-4756-a43e-350c20b007e1","lifecycleState":"CERTIFIED","lastUpdateDate":1629286394818,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f008ffc-32ba-4013-9bc2-a8f54c3b22bd","invariantUUID":"f72b416c-7a39-4d07-8b8b-5c0511484318","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":"5c73db10-665e-444e-bf25-b07398e45f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1629285832542,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74251878-001c-4e63-9f75-9a4dbcb791d5","invariantUUID":"7235d739-2023-46b4-a508-954fb8e22f7f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6964ca3-419d-45e7-b7a1-0dc269a02cfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629285904172,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d606e7be-49c8-4be5-9247-b6c863fe5baf","invariantUUID":"b02ac87f-e6c9-472f-9f66-d8672d69ffc8","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":"6cf4b8a9-212d-4e97-a20f-7bd94e45fb8a","lifecycleState":"CERTIFIED","lastUpdateDate":1629286016452,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eb56192-a278-40c8-bdbf-dadca36b0521","invariantUUID":"62e79f04-2e78-4df8-a204-cba501c41247","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"983ed732-3caa-4f86-91c5-c3f60c1d1f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286262360,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a949d960-ce0a-443f-84d0-2faea2dadab9","invariantUUID":"437158e9-1ae6-4c9d-88f7-c9e7a790e181","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":"370ce751-b82b-413a-b135-4eea602d5eff","lifecycleState":"CERTIFIED","lastUpdateDate":1629286289593,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"537297a9-c4ac-4364-87e3-855adf57e7ee","invariantUUID":"49882d34-87fe-4b7a-94de-463b3076f9ba","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":"network","uniqueId":"fef4cf63-e292-4ee4-ab39-87ed2bc2a95f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286129128,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"88372943-0208-407a-9563-493abb9aea04","invariantUUID":"3f925af2-37df-471b-b682-ecb12085a11f","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":"objectStorage","uniqueId":"dad2139b-2ae3-4cab-8ea3-24f289eac52c","lifecycleState":"CERTIFIED","lastUpdateDate":1629286209855,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef5dd612-9998-492e-80bc-da15065d8b02","invariantUUID":"220a961e-907b-43cb-8c30-306f6ad03d21","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":"objectStorage","uniqueId":"04be8bab-2be5-4fa1-a29f-43bd09ecb747","lifecycleState":"CERTIFIED","lastUpdateDate":1629285848513,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffcab9b1-9567-4c93-9586-172629b81e14","invariantUUID":"31014b0d-1ee7-4f71-95e4-1f96f4f7cdb5","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":"2deea792-b9cc-4a5e-8cd3-cd8ce62db70f","lifecycleState":"CERTIFIED","lastUpdateDate":1629286056399,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfb90b33-e022-4e6c-ac3c-75d22c3e744f","invariantUUID":"1fdea82a-2618-41ab-94de-71d64853a561","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"474c5487-0703-4a2a-bc3f-cc16294cda1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629286333685,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07c75d0d-0a2d-40a4-a158-b91343c6fcc8","invariantUUID":"985d6511-3c29-4645-aea7-73b1005b9198","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":"defaulticon","uniqueId":"6e7535bf-a246-4f6b-9b22-6c28c67b8134","lifecycleState":"CERTIFIED","lastUpdateDate":1629286239837,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df8785ab-1cee-4fc3-b2ae-e35a74d68e8d","invariantUUID":"b6cd2a40-7f2d-441e-9edd-11072586c090","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4796659-dc64-4b81-8b55-4e1b103b2ef5","lifecycleState":"CERTIFIED","lastUpdateDate":1629286088695,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e64b56d2-1878-4c6f-8a5c-57626b315df0","invariantUUID":"cf374bde-a24e-4ec7-8586-01e51ab66e94","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a2f3fb8-17fd-4ea8-9bd5-98318818262d","lifecycleState":"CERTIFIED","lastUpdateDate":1629285997848,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"742530f4-d202-453a-b899-2d2a15458833","invariantUUID":"699b166d-45b5-48d4-9399-e285c73b5ad3","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":"loadBalancer","uniqueId":"c3343f66-6c3e-4eb0-842b-81abda374b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1629285821486,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4fbc7abb-3757-432d-a967-7002aa4164bd","invariantUUID":"e03f9330-fcea-499a-94b9-3709c6dc8385","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21e56aba-2651-4dc1-9ef0-fc046fa0e019","lifecycleState":"CERTIFIED","lastUpdateDate":1629285947314,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b180cfa4-fb3b-44b9-b1b8-6e8cf6fa4eb8","invariantUUID":"b55df84f-0be4-4abb-b895-a420ebd94a7a","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":"network","uniqueId":"a5d6936f-4720-4064-9526-4eb35049c211","lifecycleState":"CERTIFIED","lastUpdateDate":1629285898093,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10448306-07cb-4108-98b8-e74e25ec8cd7","invariantUUID":"e4f45986-aa43-40d2-92b8-32f4ca16f1bb","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":"networkrules","uniqueId":"f8daa492-235c-432b-9aa6-0804639e72bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629285941929,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"efcbab95-a42e-4e1d-802f-a64eff33cc25","invariantUUID":"64c51021-8ef3-49ef-8b5d-759de92ba3ff","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":"compute","uniqueId":"fd4a7d41-f0d1-4a13-9e1b-9da8aafddea9","lifecycleState":"CERTIFIED","lastUpdateDate":1629285981796,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be0507a7-26cf-41a1-8654-041957205306","invariantUUID":"6b1d7dd4-acbf-4cce-ba6b-330f43d92ebd","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03ecf6ef-1c28-410b-ba69-237f047e8af0","lifecycleState":"CERTIFIED","lastUpdateDate":1629286312399,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffc328a-f716-443a-a01e-2454c397ab91","invariantUUID":"00953d5b-b9df-4910-a2c1-dec3e40bbe57","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6549b253-9cb1-4d06-bc96-a1195a6b3a76","lifecycleState":"CERTIFIED","lastUpdateDate":1629286357808,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa6f4e36-096c-4acd-9151-d62a79758ca2","invariantUUID":"79e84458-ff98-4575-a302-c785ada5aa4b","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":"compute","uniqueId":"b8e68383-a6b8-4497-afab-2d697678db57","lifecycleState":"CERTIFIED","lastUpdateDate":1629286364524,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d779bd01-936e-4205-bbf5-6d1f5853a1ce","invariantUUID":"ca7d96fc-ba75-420c-88f3-fe3a6c737906","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":"4b91547b-e7c1-4077-8233-7b6b304e0875","lifecycleState":"CERTIFIED","lastUpdateDate":1629286093903,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9fdfb94a-3aed-4437-aca1-01c6dd47d7af","invariantUUID":"b8c1a677-a5dc-4d1c-96f4-5efb4c40bd31","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":"objectStorage","uniqueId":"5d171802-31b3-48e5-a0e7-2b58165a1c69","lifecycleState":"CERTIFIED","lastUpdateDate":1629285853619,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5e23f-258e-44b6-8811-6bf91fe19ea8","invariantUUID":"90121eae-422a-41a7-916d-8d4f17d6ce7b","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d7cb4dfc-b6b9-405a-9b34-e9a509f96f34","lifecycleState":"CERTIFIED","lastUpdateDate":1629294144297,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","invariantUUID":"797f5f63-6c19-4bc1-90e8-184cd65708f0","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-18 13:45:41,301 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 13:45:41,302 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-18 13:45:41,302 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/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel
2021-08-18 13:45:41,303 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-18 13:45:41,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 13:45:41,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b9d31eda-8101-442f-bb02-354d21ec36a2/toscaModel HTTP/1.1" 200 None
2021-08-18 13:45:41,481 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-18 13:45:41,481 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-18 13:45:41,534 DEBUG 129:onap_service.py(1) - [None][Create 0913743c-3655-47ed-8eab-f29f7d19b7b2 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '119204cf-3985-4851-a69a-c81237a385ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:41,534 DEBUG 131:onap_service.py(1) - [None][Create 0913743c-3655-47ed-8eab-f29f7d19b7b2 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0913743c-3655-47ed-8eab-f29f7d19b7b2
2021-08-18 13:45:41,534 DEBUG 132:onap_service.py(1) - [None][Create 0913743c-3655-47ed-8eab-f29f7d19b7b2 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "797f5f63-6c19-4bc1-90e8-184cd65708f0",
            "modelVersion": "1.0",
            "modelVersionId": "b9d31eda-8101-442f-bb02-354d21ec36a2"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-18 13:45:41,536 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:43,535 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0913743c-3655-47ed-8eab-f29f7d19b7b2 HTTP/1.1" 202 262
2021-08-18 13:45:43,536 INFO 142:onap_service.py(1) - [None][Create 0913743c-3655-47ed-8eab-f29f7d19b7b2 Service deletion request] response code: 202
2021-08-18 13:45:43,537 DEBUG 146:onap_service.py(1) - [None][Create 0913743c-3655-47ed-8eab-f29f7d19b7b2 Service deletion request] response: {"requestReferences":{"requestId":"119204cf-3985-4851-a69a-c81237a385ab","instanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab"}}
2021-08-18 13:45:43,538 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-18 13:45:43,552 DEBUG 129:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd39ec8d2-20d4-4b9b-9dac-c4e0a61aebc9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:43,553 DEBUG 131:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab
2021-08-18 13:45:43,553 DEBUG 132:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] data sent: None
2021-08-18 13:45:43,559 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:43,789 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab HTTP/1.1" 200 875
2021-08-18 13:45:43,793 INFO 142:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response code: 200
2021-08-18 13:45:43,794 DEBUG 146:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response: {"request":{"requestId":"119204cf-3985-4851-a69a-c81237a385ab","startTime":"Wed, 18 Aug 2021 13:45:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 13:45:42 GMT"}}}
2021-08-18 13:45:53,806 DEBUG 129:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a9f6988-f95e-438f-b047-e363f862dcdf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:53,806 DEBUG 131:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab
2021-08-18 13:45:53,807 DEBUG 132:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] data sent: None
2021-08-18 13:45:53,808 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:54,043 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab HTTP/1.1" 200 1085
2021-08-18 13:45:54,045 INFO 142:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response code: 200
2021-08-18 13:45:54,046 DEBUG 146:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response: {"request":{"requestId":"119204cf-3985-4851-a69a-c81237a385ab","startTime":"Wed, 18 Aug 2021 13:45:42 GMT","finishTime":"Wed, 18 Aug 2021 13:45:45 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:45:45 GMT"}}}
2021-08-18 13:45:54,047 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished
2021-08-18 13:45:54,047 DEBUG 129:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a2cbe4bf-2a91-4fd5-bd98-ea43dece3431', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:54,047 DEBUG 131:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab
2021-08-18 13:45:54,048 DEBUG 132:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] data sent: None
2021-08-18 13:45:54,050 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:54,261 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab HTTP/1.1" 200 1085
2021-08-18 13:45:54,262 INFO 142:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response code: 200
2021-08-18 13:45:54,263 DEBUG 146:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response: {"request":{"requestId":"119204cf-3985-4851-a69a-c81237a385ab","startTime":"Wed, 18 Aug 2021 13:45:42 GMT","finishTime":"Wed, 18 Aug 2021 13:45:45 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:45:45 GMT"}}}
2021-08-18 13:45:54,263 DEBUG 129:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a67e678d-c316-496e-9be7-e762e516cea4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:54,263 DEBUG 131:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab
2021-08-18 13:45:54,264 DEBUG 132:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] data sent: None
2021-08-18 13:45:54,265 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:54,454 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab HTTP/1.1" 200 1085
2021-08-18 13:45:54,455 INFO 142:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response code: 200
2021-08-18 13:45:54,456 DEBUG 146:onap_service.py(11) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response: {"request":{"requestId":"119204cf-3985-4851-a69a-c81237a385ab","startTime":"Wed, 18 Aug 2021 13:45:42 GMT","finishTime":"Wed, 18 Aug 2021 13:45:45 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:45:45 GMT"}}}
2021-08-18 13:45:54,463 DEBUG 129:onap_service.py(1) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6263a0d-130a-4267-bd9c-0d2e15869a7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 13:45:54,463 DEBUG 131:onap_service.py(1) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab
2021-08-18 13:45:54,463 DEBUG 132:onap_service.py(1) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] data sent: None
2021-08-18 13:45:54,465 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 13:45:54,656 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/119204cf-3985-4851-a69a-c81237a385ab HTTP/1.1" 200 1085
2021-08-18 13:45:54,658 INFO 142:onap_service.py(1) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response code: 200
2021-08-18 13:45:54,659 DEBUG 146:onap_service.py(1) - [None][Check 119204cf-3985-4851-a69a-c81237a385ab orchestration request status] response: {"request":{"requestId":"119204cf-3985-4851-a69a-c81237a385ab","startTime":"Wed, 18 Aug 2021 13:45:42 GMT","finishTime":"Wed, 18 Aug 2021 13:45:45 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"797f5f63-6c19-4bc1-90e8-184cd65708f0","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelUuid":"b9d31eda-8101-442f-bb02-354d21ec36a2","modelInvariantUuid":"797f5f63-6c19-4bc1-90e8-184cd65708f0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0913743c-3655-47ed-8eab-f29f7d19b7b2","serviceInstanceName":"basic_network-70c6f6a8-2b03-46c2-80ad-c59cdeb54eb9"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 13:45:45 GMT"}}}
2021-08-18 13:45:54,659 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-18 13:45:54,661 INFO 176:run_tests.py(1) - Test result:

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

2021-08-18 13:45:54,666 INFO 61:basic_network.py(1) - Generate Test report
2021-08-18 13:45:54,765 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-18 13:45:55,244 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-18 13:45:55,246 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

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

2021-08-18 13:45:55,246 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK