2021-08-16 13:17:15,724 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-16 13:17:15,725 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-16 13:17:15,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-16 13:17:15,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-16 13:17:15,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-16 13:17:15,731 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-16 13:17:15,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-16 13:17:15,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-16 13:17:15,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-16 13:17:15,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-16 13:17:15,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-16 13:17:15,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-16 13:17:15,733 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-16 13:17:15,733 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-16 13:17:15,733 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-16 13:17:15,733 DEBUG 34:basic_network.py(1) - start time
2021-08-16 13:17:15,734 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-16 13:17:15,738 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:15,738 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:15,739 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-16 13:17:15,739 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-16 13:17:15,739 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:15,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:16,311 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-16 13:17:16,314 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:16,315 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-16 13:17:16,319 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-16 13:17:16,319 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:16,320 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-16 13:17:16,320 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:16,320 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:16,321 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-16 13:17:16,321 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-16 13:17:16,322 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:16,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:16,786 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-16 13:17:16,788 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:16,788 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-16 13:17:16,791 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-16 13:17:16,792 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:16,792 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-16 13:17:16,792 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-16 13:17:16,792 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-16 13:17:16,793 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-16 13:17:16,793 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-16 13:17:16,793 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-16 13:17:16,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:17,348 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-16 13:17:17,351 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-16 13:17:17,352 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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-16 13:17:17,358 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-16 13:17:17,358 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-16 13:17:17,358 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-16 13:17:17,358 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-16 13:17:17,359 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:17,359 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:17,359 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-16 13:17:17,360 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-16 13:17:17,360 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:17,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:17,809 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-16 13:17:17,810 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:17,811 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-16 13:17:17,814 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-16 13:17:17,814 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:17,814 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-16 13:17:17,863 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-16 13:17:17,863 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-16 13:17:17,863 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-16 13:17:17,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:19,216 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-16 13:17:19,219 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-16 13:17:19,221 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":"b4dd63b0-802c-4160-8d44-756c798b52e1.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838503,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838503,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1629119838583,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9460c093-0ac4-45da-a266-63e3368988ba","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629119838583,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":null,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-16 13:17:19,228 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-16 13:17:19,228 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,229 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-16 13:17:19,229 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-16 13:17:19,229 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-16 13:17:19,230 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-16 13:17:19,230 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-16 13:17:19,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:19,503 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-16 13:17:19,504 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-16 13:17:19,505 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/57ffb347-5cb6-426a-a9db-ce085a3db466/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/722826bf-ca9a-43fe-94dc-ed710a3036ef/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfcd9d98-ae16-44ca-8f56-71efb4a7ba44/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6922c1b9-0c7f-4944-bc7b-0c7e3c81a383","invariantUUID":"64f65b9f-91db-44f8-9795-4a54d771ce1f","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6922c1b9-0c7f-4944-bc7b-0c7e3c81a383/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b4a41e94-c053-46a2-9f42-def1dbb3d924/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1aac6926-f7df-416c-aba3-675d8fa8c9fc/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7c75fb30-766c-402e-9cbf-1f4bc044550c/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/98375cc9-ed27-41cf-9b0f-29452c570189/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b7432615-1fd3-4906-b202-1e0d6e0ad720/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8b85d64d-d51b-4a9d-b716-1989914011ea/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c9099218-6507-47bd-8bab-29487da8d2fe/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4d7a7fb3-4c4e-46b9-965f-9c708fbdf898/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/387ed95b-b69e-42d2-b076-8a0319031466/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19727f99-f189-4d26-9d9c-c69d4e6f3ae9/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-16 13:17:19,508 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-16 13:17:19,508 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,508 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,509 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-16 13:17:19,509 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-16 13:17:19,509 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,509 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,509 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-16 13:17:19,510 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-16 13:17:19,510 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,510 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,510 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-16 13:17:19,510 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-16 13:17:19,511 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,511 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,511 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-16 13:17:19,511 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-16 13:17:19,511 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,512 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-16 13:17:19,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-16 13:17:19,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,513 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-16 13:17:19,513 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-16 13:17:19,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,513 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-16 13:17:19,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-16 13:17:19,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,514 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,514 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-16 13:17:19,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-16 13:17:19,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,515 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-16 13:17:19,515 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-16 13:17:19,515 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,515 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-16 13:17:19,516 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-16 13:17:19,516 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,516 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,516 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-16 13:17:19,516 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-16 13:17:19,517 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,517 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,517 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-16 13:17:19,517 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-16 13:17:19,517 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,517 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,518 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-16 13:17:19,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-16 13:17:19,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,518 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,518 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-16 13:17:19,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-16 13:17:19,519 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:19,519 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:19,519 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-16 13:17:19,519 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-16 13:17:19,519 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-16 13:17:19,519 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-16 13:17:19,520 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-16 13:17:19,520 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-16 13:17:19,520 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-16 13:17:19,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:20,200 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-16 13:17:20,204 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-16 13:17:20,207 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629119838583,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:17:20,214 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-16 13:17:20,225 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-16 13:17:20,225 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/b4dd63b0-802c-4160-8d44-756c798b52e1/resourceInstance
2021-08-16 13:17:20,225 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "b4cd6f00-8b88-4d75-9cd8-77337050f1fa",
  "originType": "VL",
  "componentUid": "b4cd6f00-8b88-4d75-9cd8-77337050f1fa",
  "icon": "defaulticon"
}
2021-08-16 13:17:20,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:22,397 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b4dd63b0-802c-4160-8d44-756c798b52e1/resourceInstance HTTP/1.1" 201 None
2021-08-16 13:17:22,400 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-16 13:17:22,401 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"ownerType":null,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"type":"tosca.capabilities.Node","description":null,"source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","parentName":null,"uniqueId":"capability.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.feature","ownerId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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,"ownerType":null,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","description":null,"source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","parentName":null,"uniqueId":"capability.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.virtual_linkable","ownerId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"node":"tosca.nodes.Root","source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","parentName":null,"uniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef.dependency","capability":"tosca.capabilities.Node","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.tosca_name","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.state","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.tosca_id","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","createdFromCsar":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629119841088,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629119841088,"customizationUUID":"0d340229-6a1d-40bc-b2ba-49807c3997cb","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-08-16 13:17:22,402 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-16 13:17:22,419 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-16 13:17:22,419 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/9460c093-0ac4-45da-a266-63e3368988ba/distribution
2021-08-16 13:17:22,419 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-16 13:17:22,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:22,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/distribution HTTP/1.1" 200 38
2021-08-16 13:17:22,512 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-16 13:17:22,513 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-16 13:17:22,515 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-16 13:17:22,516 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-16 13:17:22,516 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-16 13:17:22,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:22,580 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-16 13:17:22,581 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-16 13:17:22,581 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-16 13:17:22,584 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-16 13:17:22,584 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-16 13:17:22,589 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-16 13:17:22,589 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/b4dd63b0-802c-4160-8d44-756c798b52e1/lifecycleState/checkin
2021-08-16 13:17:22,590 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-16 13:17:22,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:24,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b4dd63b0-802c-4160-8d44-756c798b52e1/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-16 13:17:24,719 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-16 13:17:24,720 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629119838583,"lastUpdateDate":1629119843338,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"b4dd63b0-802c-4160-8d44-756c798b52e1"},"projectCode":"123456","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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":"9460c093-0ac4-45da-a266-63e3368988ba"}
2021-08-16 13:17:24,723 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:24,724 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:24,724 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-16 13:17:24,725 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-16 13:17:24,725 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:24,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:25,142 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-16 13:17:25,144 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:25,144 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-16 13:17:25,148 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:17:25,149 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:25,149 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:25,149 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-16 13:17:25,149 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:17:25,149 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:25,150 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:17:25,150 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-16 13:17:25,151 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-16 13:17:25,151 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:17:25,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:25,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-16 13:17:25,833 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:17:25,836 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629119843338,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:17:25,843 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:17:25,843 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-16 13:17:25,848 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-16 13:17:25,848 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/b4dd63b0-802c-4160-8d44-756c798b52e1/lifecycleState/Certify
2021-08-16 13:17:25,848 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-16 13:17:25,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:29,023 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b4dd63b0-802c-4160-8d44-756c798b52e1/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-16 13:17:29,025 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-16 13:17:29,025 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629119838583,"lastUpdateDate":1629119843338,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"89e7980c-e950-4c1a-a070-b8696ada43e2"},"projectCode":"123456","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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":"9460c093-0ac4-45da-a266-63e3368988ba"}
2021-08-16 13:17:29,028 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:29,029 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:29,029 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-16 13:17:29,029 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-16 13:17:29,030 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:29,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:29,473 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-16 13:17:29,475 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:29,475 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-16 13:17:29,478 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:17:29,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:29,479 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:29,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-16 13:17:29,479 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:17:29,480 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:29,480 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:17:29,481 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-16 13:17:29,481 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-16 13:17:29,481 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:17:29,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:30,233 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-16 13:17:30,236 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:17:30,240 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119843338,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:17:30,247 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:17:40,258 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-16 13:17:40,264 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-16 13:17:40,264 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/89e7980c-e950-4c1a-a070-b8696ada43e2/distribution/PROD/activate
2021-08-16 13:17:40,265 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-16 13:17:40,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:43,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/89e7980c-e950-4c1a-a070-b8696ada43e2/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-16 13:17:43,529 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-16 13:17:43,532 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"89e7980c-e950-4c1a-a070-b8696ada43e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"89e7980c-e950-4c1a-a070-b8696ada43e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"89e7980c-e950-4c1a-a070-b8696ada43e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"89e7980c-e950-4c1a-a070-b8696ada43e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"89e7980c-e950-4c1a-a070-b8696ada43e2","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838503,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MDA3MzhiYjNlYzdjZTYxZDE2MjgxNjliYzU2Y2Y4Mzk=","artifactUUID":"d12f8a1e-dd20-4cec-be4d-7540442bd5fd","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"b4dd63b0-802c-4160-8d44-756c798b52e1.assettoscacsar","duplicated":false,"payloadUpdateDate":1629119847606,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629119838503,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MGEyNGVhMjJhMDcwZjE0MTRhZjVlNWM3NTZlZDgwNjQ=","artifactUUID":"72e9134f-cf9a-4778-a434-5682fb80ed5a","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"b4dd63b0-802c-4160-8d44-756c798b52e1.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629119846900,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629119838502,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","uniqueId":"capability.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.feature","ownerId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","uniqueId":"capability.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.virtual_linkable","ownerId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"node":"tosca.nodes.Root","source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","uniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef.dependency","capability":"tosca.capabilities.Node","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","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":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false}],"attributes":[{"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.tosca_name","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","empty":false},{"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","definition":false,"name":"state","type":"string","uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.state","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","empty":false},{"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.tosca_id","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","createdFromCsar":false,"uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629119841088,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629119841088,"customizationUUID":"0d340229-6a1d-40bc-b2ba-49807c3997cb","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.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":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false},{"definition":false,"hidden":false,"uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f69190-2fca-42ca-a416-7317d772ff06","empty":false}]},"componentInstancesAttributes":{"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0":[{"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","empty":false},{"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.state","name":"state","type":"string","definition":false,"ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","empty":false},{"parentUniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","uniqueId":"attribute.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","uniqueId":"capability.b80ffbc5-efc9-47aa-94d6-8ef4468789ef.feature","ownerId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","uniqueId":"capability.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.virtual_linkable","ownerId":"b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["b4dd63b0-802c-4160-8d44-756c798b52e1.b4cd6f00-8b88-4d75-9cd8-77337050f1fa.genericneutronnet0"],"node":"tosca.nodes.Root","source":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","uniqueId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef.dependency","capability":"tosca.capabilities.Node","ownerId":"b80ffbc5-efc9-47aa-94d6-8ef4468789ef","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":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f360a1c-e2ef-424e-bc3e-ca345e734bb9","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"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":1629119838583,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9460c093-0ac4-45da-a266-63e3368988ba","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629119862438,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629119838502,"artifactType":"OTHER","uniqueId":"b4dd63b0-802c-4160-8d44-756c798b52e1.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":1629119838502,"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":"89e7980c-e950-4c1a-a070-b8696ada43e2"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-16 13:17:43,536 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:43,536 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:43,537 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-16 13:17:43,537 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-16 13:17:43,537 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:43,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:43,932 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-16 13:17:43,933 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:43,934 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:17:43,937 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:17:43,937 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:43,937 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:43,938 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:17:43,938 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:17:43,938 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:43,938 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:17:43,939 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-16 13:17:43,939 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-16 13:17:43,939 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:17:43,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:44,570 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-16 13:17:44,574 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:17:44,578 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:17:44,587 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:17:44,588 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-16 13:17:44,588 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-16 13:17:44,589 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-16 13:17:44,589 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-16 13:17:44,589 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:17:44,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:44,686 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-16 13:17:44,687 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-16 13:17:44,688 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-16 13:17:44,688 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-16 13:17:44,689 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-16 13:17:44,702 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-16 13:17:44,702 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-16 13:17:44,702 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-16 13:17:44,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:44,868 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-16 13:17:44,869 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-16 13:17:44,869 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-16 13:17:44,874 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-16 13:17:44,874 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-16 13:17:44,874 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:17:44,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:44,943 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-16 13:17:44,944 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:17:44,945 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":"1629119864758"}]}
2021-08-16 13:17:44,979 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-16 13:17:44,979 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/194e9d7d-34e7-4be1-a318-a96044176602
2021-08-16 13:17:44,979 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "194e9d7d-34e7-4be1-a318-a96044176602",
    "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-16 13:17:44,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:45,743 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/194e9d7d-34e7-4be1-a318-a96044176602 HTTP/1.1" 201 0
2021-08-16 13:17:45,744 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-16 13:17:45,744 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-16 13:17:45,748 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-16 13:17:45,749 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-16 13:17:45,749 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 13:17:45,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:45,807 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-16 13:17:45,808 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-16 13:17:45,808 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-16 13:17:45,809 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-16 13:17:45,809 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-16 13:17:45,809 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-16 13:17:45,809 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-16 13:17:45,814 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-16 13:17:45,814 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-16 13:17:45,814 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-16 13:17:45,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:45,924 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-16 13:17:45,926 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-16 13:17:45,926 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-16 13:17:45,929 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-16 13:17:45,930 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-16 13:17:45,930 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-16 13:17:45,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:45,986 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-16 13:17:45,987 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-16 13:17:45,987 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-16 13:17:45,988 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-16 13:17:45,988 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-16 13:17:45,994 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-16 13:17:45,994 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-16 13:17:45,994 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-16 13:17:45,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:46,440 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-16 13:17:46,441 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-16 13:17:46,442 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-16 13:17:46,459 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-16 13:17:46,459 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-16 13:17:46,459 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-16 13:17:46,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:47,130 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-16 13:17:47,131 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-16 13:17:47,132 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-16 13:17:47,136 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-16 13:17:47,136 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-16 13:17:47,137 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:17:47,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:47,210 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-16 13:17:47,218 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:17:47,219 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":"1629119864758"}]}
2021-08-16 13:17:47,230 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-16 13:17:47,230 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-16 13:17:47,230 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-16 13:17:47,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:47,380 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-16 13:17:47,380 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-16 13:17:47,381 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-16 13:17:47,390 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-16 13:17:47,390 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-16 13:17:47,391 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-16 13:17:47,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:47,472 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-16 13:17:47,473 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-16 13:17:47,473 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-16 13:17:47,476 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-16 13:17:47,476 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-16 13:17:47,476 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-16 13:17:47,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:47,533 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-16 13:17:47,534 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-16 13:17:47,534 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":"1629119867427"}
2021-08-16 13:17:47,537 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-16 13:17:47,537 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-16 13:17:47,538 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 13:17:47,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:47,593 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-16 13:17:47,594 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 13:17:47,594 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":"1629119867427"}
2021-08-16 13:17:47,597 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-16 13:17:47,597 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-16 13:17:47,597 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 13:17:47,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:47,654 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-16 13:17:47,655 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-16 13:17:47,655 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-16 13:17:47,655 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-16 13:17:47,656 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-16 13:17:47,656 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-16 13:17:47,659 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:47,659 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:47,659 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-16 13:17:47,659 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-16 13:17:47,660 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:47,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:48,245 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-16 13:17:48,247 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:48,248 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:17:48,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:17:48,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:48,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:48,252 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:17:48,252 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:17:48,252 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:48,252 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:17:48,253 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-16 13:17:48,253 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-16 13:17:48,253 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:17:48,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:48,811 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-16 13:17:48,814 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:17:48,817 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:17:48,827 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:17:48,828 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-16 13:17:48,829 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-16 13:17:48,829 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "99445288-7bb3-434f-897c-07ca784f9180"
}
2021-08-16 13:17:48,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:48,916 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-16 13:17:48,917 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-16 13:17:48,917 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-16 13:17:48,920 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-16 13:17:48,920 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-16 13:17:48,920 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 13:17:48,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:48,978 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94
2021-08-16 13:17:48,978 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 13:17:48,979 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629119868872"}]}
2021-08-16 13:17:48,981 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-16 13:17:48,982 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-16 13:17:48,982 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 13:17:48,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,037 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-16 13:17:49,038 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 13:17:49,038 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":"1629119867427"}
2021-08-16 13:17:49,040 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-16 13:17:49,041 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-16 13:17:49,041 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 13:17:49,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,094 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-16 13:17:49,095 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 13:17:49,095 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629119868872"}]}
2021-08-16 13:17:49,098 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-16 13:17:49,098 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-16 13:17:49,098 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:17:49,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,163 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-16 13:17:49,165 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:17:49,165 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":"1629119867269","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-16 13:17:49,168 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-16 13:17:49,169 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-16 13:17:49,169 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 13:17:49,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,227 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-16 13:17:49,228 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 13:17:49,228 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629119865859"}
2021-08-16 13:17:49,239 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-16 13:17:49,239 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-16 13:17:49,240 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=1629119865859",
    
    
        "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-16 13:17:49,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,372 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-16 13:17:49,373 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-16 13:17:49,374 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-16 13:17:49,377 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-16 13:17:49,377 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-16 13:17:49,377 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 13:17:49,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,438 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-16 13:17:49,439 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 13:17:49,439 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":"1629119867427"}
2021-08-16 13:17:49,443 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-16 13:17:49,443 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-16 13:17:49,443 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:17:49,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,511 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-16 13:17:49,512 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:17:49,512 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":"1629119867269","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-16 13:17:49,514 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-16 13:17:49,515 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-16 13:17:49,515 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 13:17:49,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,573 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-16 13:17:49,573 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 13:17:49,574 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629119869278","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-16 13:17:49,576 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-16 13:17:49,576 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-16 13:17:49,576 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-16 13:17:49,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,638 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-16 13:17:49,638 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-16 13:17:49,639 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"d7d410bc-0492-4fa8-a520-7e51e691e4bc","owning-entity-name":"OE-ETE_Customer-d7d410bc-0492-4fa8-a520-7e51e691e4bc","resource-version":"1629119374840","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_edbec39b-c94d-483c-9cc5-b3dd2de4a008/service-subscriptions/service-subscription/pNF/service-instances/service-instance/16677af0-1aea-4b43-92a4-33f2c06daa97","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_edbec39b-c94d-483c-9cc5-b3dd2de4a008"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"16677af0-1aea-4b43-92a4-33f2c06daa97"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Nameedbec39b-c94d-483c-9cc5-b3dd2de4a008"}]}]}}]}
2021-08-16 13:17:49,641 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-16 13:17:49,644 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-16 13:17:49,644 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/a5ac8638-2289-4de7-87b4-a8f88b837bfd
2021-08-16 13:17:49,644 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "a5ac8638-2289-4de7-87b4-a8f88b837bfd"
}
2021-08-16 13:17:49,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,763 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/a5ac8638-2289-4de7-87b4-a8f88b837bfd HTTP/1.1" 201 0
2021-08-16 13:17:49,764 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-16 13:17:49,764 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-16 13:17:49,767 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-16 13:17:49,767 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/a5ac8638-2289-4de7-87b4-a8f88b837bfd
2021-08-16 13:17:49,767 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-16 13:17:49,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:17:49,812 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/a5ac8638-2289-4de7-87b4-a8f88b837bfd HTTP/1.1" 200 128
2021-08-16 13:17:49,813 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-16 13:17:49,814 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"a5ac8638-2289-4de7-87b4-a8f88b837bfd","owning-entity-name":"basicnw-oe","resource-version":"1629119869677"}
2021-08-16 13:17:49,819 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-16 13:17:49,819 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-16 13:17:49,819 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-16 13:17:49,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-16 13:17:49,987 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-16 13:17:49,988 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-16 13:17:49,988 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-16 13:17:49,990 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-16 13:17:49,990 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:17:49,990 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:17:49,991 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-16 13:17:49,991 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-16 13:17:49,991 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:17:49,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:17:50,494 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-16 13:17:50,496 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:17:50,496 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:17:50,500 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:17:50,500 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:17:50,500 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:17:50,501 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:17:50,501 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:17:50,501 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:17:50,501 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:17:50,502 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-16 13:17:50,502 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-16 13:17:50,502 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:17:50,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:51,408 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-16 13:17:51,411 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:17:51,414 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:17:51,422 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:17:51,423 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-16 13:17:51,424 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/9460c093-0ac4-45da-a266-63e3368988ba/distribution
2021-08-16 13:17:51,424 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-16 13:17:51,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:51,509 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/distribution HTTP/1.1" 200 205
2021-08-16 13:17:51,511 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-16 13:17:51,511 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"22da7b68-383e-41b6-86bc-af6605bf890b","timestamp":"2021-08-16 13:17:41.907 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-16 13:17:51,514 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-16 13:17:51,515 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/22da7b68-383e-41b6-86bc-af6605bf890b
2021-08-16 13:17:51,515 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-16 13:17:51,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:17:51,593 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/22da7b68-383e-41b6-86bc-af6605bf890b HTTP/1.1" 200 29
2021-08-16 13:17:51,594 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-16 13:17:51,595 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-16 13:17:51,597 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-16 13:17:51,598 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-16 13:18:51,620 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-16 13:18:51,622 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/22da7b68-383e-41b6-86bc-af6605bf890b
2021-08-16 13:18:51,622 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-16 13:18:51,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:18:51,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/22da7b68-383e-41b6-86bc-af6605bf890b HTTP/1.1" 200 6477
2021-08-16 13:18:51,778 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-16 13:18:51,779 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629119870356","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":"1629119870924","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629119871411","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629119876668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629119875793","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629119862950","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629119873402","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629119862950","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629119870924","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629119858242","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629119866544","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629119884201","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629119868828","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629119868422","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629119875111","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629119881191","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629119876796","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629119879879","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629119874008","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629119883198","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629119876311","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629119868422","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629119869848","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629119866067","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629119873167","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629119873167","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629119880882","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629119874786","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629119870356","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629119866544","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629119871411","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629119866067","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629119858242","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629119875663","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]}
2021-08-16 13:18:51,784 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629119870356', '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': '1629119870924', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629119871411', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629119876668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629119875793', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629119862950', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629119873402', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629119862950', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629119870924', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629119858242', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629119866544', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629119884201', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629119868828', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629119868422', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629119875111', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629119881191', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629119876796', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629119879879', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629119874008', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629119883198', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629119876311', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629119868422', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629119869848', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629119866067', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629119873167', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629119873167', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629119880882', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629119874786', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629119870356', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629119866544', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629119871411', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629119866067', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629119858242', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629119875663', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}]
2021-08-16 13:18:51,785 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-16 13:18:51,785 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-16 13:18:51,785 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-16 13:18:51,786 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-16 13:18:51,804 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': '2b630652-8f13-4f3d-9942-f19ff8c3c5c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:18:51,804 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-16 13:18:51,805 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "99445288-7bb3-434f-897c-07ca784f9180",
			"modelVersionId": "9460c093-0ac4-45da-a266-63e3368988ba",
			"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": "a5ac8638-2289-4de7-87b4-a8f88b837bfd",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-16 13:18:51,807 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:18:53,547 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-16 13:18:53,549 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-16 13:18:53,550 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"2b630652-8f13-4f3d-9942-f19ff8c3c5c8","instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8"}}
2021-08-16 13:18:53,551 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-16 13:18:53,573 DEBUG 129:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1b6c6bf-fc0a-4946-81bb-b748551ec7d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:18:53,574 DEBUG 131:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8
2021-08-16 13:18:53,575 DEBUG 132:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] data sent: None
2021-08-16 13:18:53,580 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:18:53,788 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8 HTTP/1.1" 200 1352
2021-08-16 13:18:53,794 INFO 142:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response code: 200
2021-08-16 13:18:53,795 DEBUG 146:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response: {"request":{"requestId":"2b630652-8f13-4f3d-9942-f19ff8c3c5c8","startTime":"Mon, 16 Aug 2021 13:18:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","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":"a5ac8638-2289-4de7-87b4-a8f88b837bfd","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 13:18:53 GMT"}}}
2021-08-16 13:19:03,808 DEBUG 129:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d900a16-b69f-478b-853e-1ed29558136f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:03,809 DEBUG 131:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8
2021-08-16 13:19:03,809 DEBUG 132:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] data sent: None
2021-08-16 13:19:03,812 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:04,024 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8 HTTP/1.1" 200 1562
2021-08-16 13:19:04,026 INFO 142:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response code: 200
2021-08-16 13:19:04,026 DEBUG 146:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response: {"request":{"requestId":"2b630652-8f13-4f3d-9942-f19ff8c3c5c8","startTime":"Mon, 16 Aug 2021 13:18:52 GMT","finishTime":"Mon, 16 Aug 2021 13:18:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","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":"a5ac8638-2289-4de7-87b4-a8f88b837bfd","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:18:58 GMT"}}}
2021-08-16 13:19:04,027 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-08-16 13:19:04,028 DEBUG 129:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '727c03ca-112a-4208-b745-fddead0466d9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:04,028 DEBUG 131:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8
2021-08-16 13:19:04,028 DEBUG 132:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] data sent: None
2021-08-16 13:19:04,031 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:04,236 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8 HTTP/1.1" 200 1562
2021-08-16 13:19:04,238 INFO 142:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response code: 200
2021-08-16 13:19:04,239 DEBUG 146:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response: {"request":{"requestId":"2b630652-8f13-4f3d-9942-f19ff8c3c5c8","startTime":"Mon, 16 Aug 2021 13:18:52 GMT","finishTime":"Mon, 16 Aug 2021 13:18:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","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":"a5ac8638-2289-4de7-87b4-a8f88b837bfd","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:18:58 GMT"}}}
2021-08-16 13:19:04,240 DEBUG 129:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e113ed6d-0804-4de3-9c07-636e3d44c426', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:04,241 DEBUG 131:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8
2021-08-16 13:19:04,241 DEBUG 132:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] data sent: None
2021-08-16 13:19:04,244 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:04,452 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8 HTTP/1.1" 200 1562
2021-08-16 13:19:04,454 INFO 142:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response code: 200
2021-08-16 13:19:04,455 DEBUG 146:onap_service.py(8) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response: {"request":{"requestId":"2b630652-8f13-4f3d-9942-f19ff8c3c5c8","startTime":"Mon, 16 Aug 2021 13:18:52 GMT","finishTime":"Mon, 16 Aug 2021 13:18:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","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":"a5ac8638-2289-4de7-87b4-a8f88b837bfd","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:18:58 GMT"}}}
2021-08-16 13:19:04,465 DEBUG 129:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f4488f00-c094-404e-86a5-3da558cc60ad', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:04,465 DEBUG 131:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8
2021-08-16 13:19:04,466 DEBUG 132:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] data sent: None
2021-08-16 13:19:04,468 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:04,667 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8 HTTP/1.1" 200 1562
2021-08-16 13:19:04,669 INFO 142:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response code: 200
2021-08-16 13:19:04,670 DEBUG 146:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response: {"request":{"requestId":"2b630652-8f13-4f3d-9942-f19ff8c3c5c8","startTime":"Mon, 16 Aug 2021 13:18:52 GMT","finishTime":"Mon, 16 Aug 2021 13:18:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","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":"a5ac8638-2289-4de7-87b4-a8f88b837bfd","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:18:58 GMT"}}}
2021-08-16 13:19:04,672 DEBUG 129:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8dba279f-d328-43b7-a05c-b5451b8ea2ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:04,672 DEBUG 131:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8
2021-08-16 13:19:04,672 DEBUG 132:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] data sent: None
2021-08-16 13:19:04,675 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:04,856 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2b630652-8f13-4f3d-9942-f19ff8c3c5c8 HTTP/1.1" 200 1562
2021-08-16 13:19:04,858 INFO 142:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response code: 200
2021-08-16 13:19:04,858 DEBUG 146:onap_service.py(1) - [None][Check 2b630652-8f13-4f3d-9942-f19ff8c3c5c8 orchestration request status] response: {"request":{"requestId":"2b630652-8f13-4f3d-9942-f19ff8c3c5c8","startTime":"Mon, 16 Aug 2021 13:18:52 GMT","finishTime":"Mon, 16 Aug 2021 13:18:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","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":"a5ac8638-2289-4de7-87b4-a8f88b837bfd","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:18:58 GMT"}}}
2021-08-16 13:19:04,860 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-16 13:19:04,860 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-16 13:19:04,860 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 13:19:04,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:04,936 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-16 13:19:04,937 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 13:19:04,937 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629119869278","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-16 13:19:04,941 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef 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-16 13:19:04,941 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef 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-76c34d73-5d5e-4880-8334-a1b67d9309ef
2021-08-16 13:19:04,941 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef service-instance-name] data sent: None
2021-08-16 13:19:04,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:05,018 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-76c34d73-5d5e-4880-8334-a1b67d9309ef HTTP/1.1" 200 1195
2021-08-16 13:19:05,019 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef service-instance-name] response code: 200
2021-08-16 13:19:05,020 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef service-instance-name] response: {"service-instance":[{"service-instance-id":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","service-instance-name":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"99445288-7bb3-434f-897c-07ca784f9180","model-version-id":"9460c093-0ac4-45da-a266-63e3368988ba","resource-version":"1629119938097","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/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/a5ac8638-2289-4de7-87b4-a8f88b837bfd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"a5ac8638-2289-4de7-87b4-a8f88b837bfd"}]},{"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-16 13:19:05,023 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-16 13:19:05,024 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-16 13:19:05,024 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 13:19:05,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:05,079 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-16 13:19:05,080 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 13:19:05,080 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":"1629119867427"}
2021-08-16 13:19:05,083 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-16 13:19:05,083 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-16 13:19:05,083 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 13:19:05,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:05,191 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-16 13:19:05,193 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 13:19:05,194 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629119869278","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-16 13:19:05,197 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef 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-16 13:19:05,197 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef 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-76c34d73-5d5e-4880-8334-a1b67d9309ef
2021-08-16 13:19:05,197 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef service-instance-name] data sent: None
2021-08-16 13:19:05,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:05,394 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-76c34d73-5d5e-4880-8334-a1b67d9309ef HTTP/1.1" 200 1195
2021-08-16 13:19:05,395 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef service-instance-name] response code: 200
2021-08-16 13:19:05,395 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef service-instance-name] response: {"service-instance":[{"service-instance-id":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","service-instance-name":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"99445288-7bb3-434f-897c-07ca784f9180","model-version-id":"9460c093-0ac4-45da-a266-63e3368988ba","resource-version":"1629119938097","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/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/a5ac8638-2289-4de7-87b4-a8f88b837bfd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"a5ac8638-2289-4de7-87b4-a8f88b837bfd"}]},{"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-16 13:19:05,398 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:19:05,399 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:19:05,399 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-16 13:19:05,400 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-16 13:19:05,400 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:19:05,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:19:06,715 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-16 13:19:06,717 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:19:06,717 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:19:06,721 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:19:06,721 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:19:06,721 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:19:06,722 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:19:06,722 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:19:06,722 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:19:06,722 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:19:06,723 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-16 13:19:06,723 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-16 13:19:06,723 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:19:06,726 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:19:07,291 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-16 13:19:07,295 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:19:07,298 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:19:07,305 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:19:07,306 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-16 13:19:07,306 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/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel
2021-08-16 13:19:07,306 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-16 13:19:07,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:19:07,507 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel HTTP/1.1" 200 None
2021-08-16 13:19:07,509 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-16 13:19:07,509 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-16 13:19:07,574 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': 'b7c22249-a288-4f37-ab88-fb17c6a62f70', 'x-fromappid': 'API client'}
2021-08-16 13:19:07,574 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-16 13:19:07,574 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-76c34d73-5d5e-4880-8334-a1b67d9309ef_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-16 13:19:07,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-16 13:19:08,009 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-16 13:19:08,011 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-16 13:19:08,012 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-16 13:19:08,026 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-16 13:19:08,026 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-16 13:19:08,027 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 13:19:08,029 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:08,092 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-16 13:19:08,093 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 13:19:08,093 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-16 13:19:08,096 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-16 13:19:08,097 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-16 13:19:08,097 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:19:08,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:08,172 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-16 13:19:08,173 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:19:08,173 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":"1629119867269","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-16 13:19:08,177 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-16 13:19:08,177 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-16 13:19:08,177 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 13:19:08,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:08,237 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-16 13:19:08,238 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 13:19:08,238 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-16 13:19:08,240 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-16 13:19:08,241 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-16 13:19:08,241 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:19:08,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:08,303 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-16 13:19:08,304 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:19:08,304 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":"1629119867269","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-16 13:19:08,307 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-16 13:19:08,307 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-16 13:19:08,308 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 13:19:08,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:19:08,363 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-16 13:19:08,364 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 13:19:08,364 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629119869278","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-16 13:19:08,379 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:19:08,379 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:19:08,380 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-16 13:19:08,380 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-16 13:19:08,380 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:19:08,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:19:08,812 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-16 13:19:08,813 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:19:08,814 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:19:08,817 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:19:08,817 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:19:08,817 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:19:08,818 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:19:08,818 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:19:08,818 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:19:08,818 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:19:08,819 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-16 13:19:08,819 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-16 13:19:08,819 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:19:08,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:19:09,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-16 13:19:09,566 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:19:09,569 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:19:09,576 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:19:09,577 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': '8e9c1992-9170-47ff-97ca-04f1990ef015', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:09,578 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/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/networks
2021-08-16 13:19:09,578 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "99445288-7bb3-434f-897c-07ca784f9180"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "a1269714-f43d-4c12-96a9-145ff8665096",
    "modelVersionId": "7c75fb30-766c-402e-9cbf-1f4bc044550c",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "0d340229-6a1d-40bc-b2ba-49807c3997cb",
    "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": "bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "99445288-7bb3-434f-897c-07ca784f9180",
                    "modelVersion": "1.0",
                    "modelVersionId": "9460c093-0ac4-45da-a266-63e3368988ba"
                }
            }
        }]
    }
}
2021-08-16 13:19:09,581 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:11,553 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/networks HTTP/1.1" 202 262
2021-08-16 13:19:11,555 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-16 13:19:11,555 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","instanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015"}}
2021-08-16 13:19:11,556 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-16 13:19:11,569 DEBUG 129:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fab17730-4bea-472c-9da4-8292d7a17b5e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:11,570 DEBUG 131:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:11,570 DEBUG 132:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:11,576 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:11,798 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 1961
2021-08-16 13:19:11,800 INFO 142:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:11,801 DEBUG 146:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 13:19:10 GMT"}}}
2021-08-16 13:19:21,814 DEBUG 129:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cb719c1c-a3b6-49c9-bcf6-0ad6d20f0e64', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:21,815 DEBUG 131:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:21,815 DEBUG 132:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:21,819 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:22,352 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 2202
2021-08-16 13:19:22,354 INFO 142:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:22,355 DEBUG 146:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:19:17 GMT"}}}
2021-08-16 13:19:32,367 DEBUG 129:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '64b33c5f-7cbc-4239-8480-240a6862d7f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:32,367 DEBUG 131:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:32,368 DEBUG 132:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:32,371 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:32,909 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 3722
2021-08-16 13:19:32,911 INFO 142:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:32,912 DEBUG 146:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:19:17 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1ee4ac7f-5825-46bf-bac2-9e142710d3c8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":null,\"creation_time\":1629119884000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:19:42,924 DEBUG 129:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '47983f1f-3d4f-4ce8-b49e-dad1c005d67b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:42,925 DEBUG 131:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:42,925 DEBUG 132:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:42,928 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:43,451 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 3843
2021-08-16 13:19:43,453 INFO 142:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:43,454 DEBUG 146:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":68,"timestamp":"Mon, 16 Aug 2021 13:19:42 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1ee4ac7f-5825-46bf-bac2-9e142710d3c8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"43dcc1cb-fea0-46b0-84e5-89689e38abe2\",\"output_key\":\"subnet_id_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":null,\"creation_time\":1629119884000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:19:53,465 DEBUG 129:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aac7c289-5243-4ef5-a763-d3ac92ced542', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:53,466 DEBUG 131:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:53,466 DEBUG 132:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:53,470 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:53,665 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 3810
2021-08-16 13:19:53,667 INFO 142:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:53,668 DEBUG 146:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","finishTime":"Mon, 16 Aug 2021 13:19:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:19:44 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1ee4ac7f-5825-46bf-bac2-9e142710d3c8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"43dcc1cb-fea0-46b0-84e5-89689e38abe2\",\"output_key\":\"subnet_id_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":null,\"creation_time\":1629119884000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:19:53,669 INFO 56:mixins.py(9) - NetworkInstantiation task finished
2021-08-16 13:19:53,670 DEBUG 129:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '55ed1dc6-8ebd-49f9-a704-56f33020e558', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:53,671 DEBUG 131:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:53,671 DEBUG 132:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:53,674 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:53,852 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 3810
2021-08-16 13:19:53,854 INFO 142:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:53,855 DEBUG 146:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","finishTime":"Mon, 16 Aug 2021 13:19:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:19:44 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1ee4ac7f-5825-46bf-bac2-9e142710d3c8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"43dcc1cb-fea0-46b0-84e5-89689e38abe2\",\"output_key\":\"subnet_id_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":null,\"creation_time\":1629119884000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:19:53,856 DEBUG 129:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '47a095f8-b53c-44ec-96a3-a6aff13ae0ce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:53,857 DEBUG 131:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:53,857 DEBUG 132:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:53,860 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:54,066 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 3810
2021-08-16 13:19:54,067 INFO 142:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:54,068 DEBUG 146:onap_service.py(9) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","finishTime":"Mon, 16 Aug 2021 13:19:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:19:44 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1ee4ac7f-5825-46bf-bac2-9e142710d3c8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"43dcc1cb-fea0-46b0-84e5-89689e38abe2\",\"output_key\":\"subnet_id_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":null,\"creation_time\":1629119884000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:19:54,090 DEBUG 129:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f507df6-5b50-4e18-af9e-35c1b12e052d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:54,091 DEBUG 131:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:54,091 DEBUG 132:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:54,093 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:54,302 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 3810
2021-08-16 13:19:54,303 INFO 142:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:54,304 DEBUG 146:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","finishTime":"Mon, 16 Aug 2021 13:19:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:19:44 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1ee4ac7f-5825-46bf-bac2-9e142710d3c8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"43dcc1cb-fea0-46b0-84e5-89689e38abe2\",\"output_key\":\"subnet_id_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":null,\"creation_time\":1629119884000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:19:54,305 DEBUG 129:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a55e580-d842-4898-93dc-50cc6503182c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:19:54,305 DEBUG 131:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015
2021-08-16 13:19:54,305 DEBUG 132:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] data sent: None
2021-08-16 13:19:54,307 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:19:54,490 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8e9c1992-9170-47ff-97ca-04f1990ef015 HTTP/1.1" 200 3810
2021-08-16 13:19:54,492 INFO 142:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response code: 200
2021-08-16 13:19:54,493 DEBUG 146:onap_service.py(1) - [None][Check 8e9c1992-9170-47ff-97ca-04f1990ef015 orchestration request status] response: {"request":{"requestId":"8e9c1992-9170-47ff-97ca-04f1990ef015","startTime":"Mon, 16 Aug 2021 13:19:09 GMT","finishTime":"Mon, 16 Aug 2021 13:19:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"a1269714-f43d-4c12-96a9-145ff8665096","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelVersionId":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelCustomizationId":"0d340229-6a1d-40bc-b2ba-49807c3997cb","modelUuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","modelInvariantUuid":"a1269714-f43d-4c12-96a9-145ff8665096","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"99445288-7bb3-434f-897c-07ca784f9180","source":"VID","instanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"}}}],"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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:19:44 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"1ee4ac7f-5825-46bf-bac2-9e142710d3c8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"43dcc1cb-fea0-46b0-84e5-89689e38abe2\",\"output_key\":\"subnet_id_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":null,\"creation_time\":1629119884000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:19:54,494 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-16 13:19:54,495 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-16 13:20:04,506 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-16 13:20:04,506 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/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/relationship-list
2021-08-16 13:20:04,507 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 13:20:04,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:04,600 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/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/relationship-list HTTP/1.1" 200 1071
2021-08-16 13:20:04,602 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 13:20:04,602 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/a5ac8638-2289-4de7-87b4-a8f88b837bfd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"a5ac8638-2289-4de7-87b4-a8f88b837bfd"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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-16 13:20:04,605 DEBUG 129:onap_service.py(1) - [AAI][Get bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 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-16 13:20:04,606 DEBUG 131:onap_service.py(1) - [AAI][Get bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5
2021-08-16 13:20:04,606 DEBUG 132:onap_service.py(1) - [AAI][Get bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 ABCMeta] data sent: None
2021-08-16 13:20:04,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:04,697 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 HTTP/1.1" 200 3203
2021-08-16 13:20:04,699 INFO 142:onap_service.py(1) - [AAI][Get bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 ABCMeta] response code: 200
2021-08-16 13:20:04,699 DEBUG 146:onap_service.py(1) - [AAI][Get bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 ABCMeta] response: {"network-id":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","network-name":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"1ee4ac7f-5825-46bf-bac2-9e142710d3c8","is-bound-to-vpn":false,"resource-version":"1629119983789","orchestration-status":"Active","heat-stack-id":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","model-invariant-id":"a1269714-f43d-4c12-96a9-145ff8665096","model-version-id":"7c75fb30-766c-402e-9cbf-1f4bc044550c","model-customization-id":"0d340229-6a1d-40bc-b2ba-49807c3997cb","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/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"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"}]}]}}
2021-08-16 13:20:04,702 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-16 13:20:04,702 DEBUG 199:network.py(1) - Delete e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 network
2021-08-16 13:20:04,703 DEBUG 144:deletion.py(1) - Network e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 deletion request
2021-08-16 13:20:04,713 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-16 13:20:04,714 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-16 13:20:04,714 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 13:20:04,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:04,789 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-16 13:20:04,790 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 13:20:04,791 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-16 13:20:04,794 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-16 13:20:04,795 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-16 13:20:04,795 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:20:04,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:04,907 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-16 13:20:04,908 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:20:04,909 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":"1629119953116","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/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0"}]}]}}]}
2021-08-16 13:20:04,912 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-16 13:20:04,913 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-16 13:20:04,913 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 13:20:04,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:04,989 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-16 13:20:04,990 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 13:20:04,991 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-16 13:20:04,994 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-16 13:20:04,994 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-16 13:20:04,995 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:20:04,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:05,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 1139
2021-08-16 13:20:05,093 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:20:05,093 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":"1629119953116","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/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0"}]}]}}]}
2021-08-16 13:20:05,097 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-16 13:20:05,097 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-16 13:20:05,097 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 13:20:05,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:05,184 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-16 13:20:05,185 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 13:20:05,185 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-16 13:20:05,189 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-16 13:20:05,189 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-16 13:20:05,190 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 13:20:05,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:05,298 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-16 13:20:05,299 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 13:20:05,300 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":"1629119953116","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/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0"}]}]}}]}
2021-08-16 13:20:05,303 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-16 13:20:05,303 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-16 13:20:05,304 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 13:20:05,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 13:20:05,385 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-16 13:20:05,387 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 13:20:05,387 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629119952985","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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-16 13:20:05,391 DEBUG 129:onap_service.py(1) - [None][Create e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a223c09e-f3d3-4437-b7be-b9f034e6c7a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:05,391 DEBUG 131:onap_service.py(1) - [None][Create e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/networks/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5
2021-08-16 13:20:05,391 DEBUG 132:onap_service.py(1) - [None][Create e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 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-16 13:20:05,394 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:08,012 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80/networks/e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 HTTP/1.1" 202 262
2021-08-16 13:20:08,014 INFO 142:onap_service.py(1) - [None][Create e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 Network deletion request] response code: 202
2021-08-16 13:20:08,015 DEBUG 146:onap_service.py(1) - [None][Create e8b70e6e-0507-4523-87c5-a0c2ac93b5b5 Network deletion request] response: {"requestReferences":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","instanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4"}}
2021-08-16 13:20:08,015 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-16 13:20:08,026 DEBUG 129:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '31b94fcf-536a-4804-b7cf-72558c039089', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:08,027 DEBUG 131:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:08,027 DEBUG 132:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:08,033 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:08,220 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 825
2021-08-16 13:20:08,223 INFO 142:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:08,224 DEBUG 146:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 13:20:07 GMT"}}}
2021-08-16 13:20:18,236 DEBUG 129:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f1698421-820a-454a-aeec-cadb1605f326', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:18,237 DEBUG 131:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:18,237 DEBUG 132:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:18,240 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:18,808 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2640
2021-08-16 13:20:18,811 INFO 142:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:18,812 DEBUG 146:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:11 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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_537fc4ff-f861-428a-8fbb-aec53b0fbeb8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:28,827 DEBUG 129:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60a1adc8-43a7-4950-baa1-4d0ef558a6c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:28,828 DEBUG 131:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:28,828 DEBUG 132:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:28,834 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:29,291 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2402
2021-08-16 13:20:29,293 INFO 142:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:29,294 DEBUG 146:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:27 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:39,307 DEBUG 129:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fbf0ef7d-4b84-46e4-87fc-2cb5ed3e47e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:39,307 DEBUG 131:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:39,308 DEBUG 132:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:39,311 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:39,795 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2413
2021-08-16 13:20:39,798 INFO 142:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:39,799 DEBUG 146:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:29 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:49,812 DEBUG 129:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bd756bd0-4412-4e78-a18c-2338f7b38e16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:49,813 DEBUG 131:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:49,813 DEBUG 132:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:49,817 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:50,020 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2456
2021-08-16 13:20:50,023 INFO 142:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:50,023 DEBUG 146:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 GMT","finishTime":"Mon, 16 Aug 2021 13:20:46 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:46 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:50,024 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished
2021-08-16 13:20:50,025 DEBUG 129:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8983edc7-8d9b-4888-8693-30c2f99dfed9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:50,026 DEBUG 131:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:50,026 DEBUG 132:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:50,029 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:50,245 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2456
2021-08-16 13:20:50,247 INFO 142:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:50,248 DEBUG 146:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 GMT","finishTime":"Mon, 16 Aug 2021 13:20:46 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:46 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:50,249 DEBUG 129:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10a25489-ff7d-4b4e-8082-4b19beeb4ab7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:50,250 DEBUG 131:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:50,250 DEBUG 132:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:50,252 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:50,454 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2456
2021-08-16 13:20:50,456 INFO 142:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:50,457 DEBUG 146:onap_service.py(10) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 GMT","finishTime":"Mon, 16 Aug 2021 13:20:46 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:46 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:50,471 DEBUG 129:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '90c3b558-02cf-4aff-bffb-5c9e54d9a615', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:50,472 DEBUG 131:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:50,472 DEBUG 132:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:50,477 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:50,668 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2456
2021-08-16 13:20:50,670 INFO 142:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:50,671 DEBUG 146:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 GMT","finishTime":"Mon, 16 Aug 2021 13:20:46 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:46 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:50,673 DEBUG 129:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3738c578-b70f-4ddd-8516-da8913ea9e12', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:50,673 DEBUG 131:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4
2021-08-16 13:20:50,673 DEBUG 132:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] data sent: None
2021-08-16 13:20:50,675 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:50,887 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a223c09e-f3d3-4437-b7be-b9f034e6c7a4 HTTP/1.1" 200 2456
2021-08-16 13:20:50,889 INFO 142:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response code: 200
2021-08-16 13:20:50,889 DEBUG 146:onap_service.py(1) - [None][Check a223c09e-f3d3-4437-b7be-b9f034e6c7a4 orchestration request status] response: {"request":{"requestId":"a223c09e-f3d3-4437-b7be-b9f034e6c7a4","startTime":"Mon, 16 Aug 2021 13:20:06 GMT","finishTime":"Mon, 16 Aug 2021 13:20:46 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":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","networkInstanceId":"e8b70e6e-0507-4523-87c5-a0c2ac93b5b5","networkInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_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":"Mon, 16 Aug 2021 13:20:46 GMT"},"requestProcessingData":[{"groupingId":"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e","tag":"StackInformation","dataPairs":[{"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0/2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"updated_time\":1629119931000,\"creation_time\":1629119884000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"08843751bf084d8f940e7e3d92d12a70\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"OS::stack_id\":\"2253b4c6-74ff-4add-9ebe-f005c0cc5c1e\",\"OS::stack_name\":\"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 13:20:50,891 DEBUG 319:service.py(1) - Delete bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 service instance
2021-08-16 13:20:50,892 DEBUG 113:deletion.py(1) - Service bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 deletion request
2021-08-16 13:20:50,909 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:20:50,910 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:20:50,910 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-16 13:20:50,911 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-16 13:20:50,911 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:20:50,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:20:51,487 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-16 13:20:51,490 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:20:51,490 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:20:51,494 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:20:51,494 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:20:51,495 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:20:51,495 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:20:51,496 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:20:51,496 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:20:51,496 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:20:51,497 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-16 13:20:51,497 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-16 13:20:51,498 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:20:51,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:20:52,141 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-16 13:20:52,145 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:20:52,149 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:20:52,157 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:20:52,158 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:20:52,158 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:20:52,159 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-16 13:20:52,159 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-16 13:20:52,159 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:20:52,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:20:52,631 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-16 13:20:52,633 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:20:52,633 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:20:52,637 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:20:52,637 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:20:52,638 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:20:52,638 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:20:52,638 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:20:52,639 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:20:52,639 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:20:52,640 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-16 13:20:52,640 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-16 13:20:52,641 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:20:52,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:20:53,795 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-16 13:20:53,798 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:20:53,802 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:20:53,808 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:20:53,809 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 13:20:53,810 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 13:20:53,810 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-16 13:20:53,811 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-16 13:20:53,811 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 13:20:53,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:20:55,408 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-16 13:20:55,410 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 13:20:55,411 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 13:20:55,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 13:20:55,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 13:20:55,415 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 13:20:55,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 13:20:55,416 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 13:20:55,416 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 13:20:55,417 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 13:20:55,417 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-16 13:20:55,417 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-16 13:20:55,418 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 13:20:55,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 13:20:57,308 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-16 13:20:57,311 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 13:20:57,314 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34c3d237-15f0-4045-ab3d-263f932f14c3","lifecycleState":"CERTIFIED","lastUpdateDate":1629112770199,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f63a16d-e9d6-41e0-afe5-c7a594567194","invariantUUID":"391c3a2f-2960-4325-b36d-c994e3957d18","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06af10a5-cd41-4aaa-a919-64dbc5248c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112602361,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df2df8f7-be52-4c49-a441-13be8decbbbb","invariantUUID":"3d920e38-d0c6-4893-8d9b-296f2f605924","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45d35a89-36e2-4f95-b972-d3bd1b476dcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112573914,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"722826bf-ca9a-43fe-94dc-ed710a3036ef","invariantUUID":"307c8778-d548-4ede-80e6-e3cea2d5b441","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e8180b08-67c9-4135-8692-87ca7f12c7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629113016532,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02cfc4ba-8cc4-42ca-acc9-673206e3b322","invariantUUID":"cda90044-ae03-494c-8f39-191bca291603","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":"55dbf7b8-ff58-42bd-a5c0-08c87bd39365","lifecycleState":"CERTIFIED","lastUpdateDate":1629112749196,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fc78361-acee-4501-b110-01840c2e58cc","invariantUUID":"fc3eb729-b04f-4be1-8e23-49e7e9b887a2","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80fd06c4-2768-4fa9-986f-e3758aa73d87","lifecycleState":"CERTIFIED","lastUpdateDate":1629112512307,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40fb6ab0-563b-47fa-af3b-23fbf63c0536","invariantUUID":"a26beb90-ba67-4e67-bb2d-36b7f6bb514a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"743f0066-435e-47a5-a51b-6c92bd88fa2e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112537131,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfcd9d98-ae16-44ca-8f56-71efb4a7ba44","invariantUUID":"66c7365b-eb64-4607-abce-2e9b9f2d34a3","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":"port","uniqueId":"5c4bf1c6-7f21-4b05-8c3e-9a1f73f50816","lifecycleState":"CERTIFIED","lastUpdateDate":1629112928975,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82894318-00f4-4ce2-8413-5ce5209175ec","invariantUUID":"2fa07eab-4e05-46b8-970f-b4c08b74d4a6","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":"bf4a5992-2f42-4dbe-90e6-83e37b7d1e38","lifecycleState":"CERTIFIED","lastUpdateDate":1629112838407,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aa16db5-320d-4279-ab71-7db03dd4d1d9","invariantUUID":"cb23e28f-6239-4777-a43d-5d22ae47ecbf","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":"c1f7dd77-207e-4bf1-b04c-b9c0d5ffdcd1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112815910,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e53a8c-2fa3-4b94-a212-ae77f5f1a46b","invariantUUID":"eb5cc6aa-f2a2-4df8-86ea-21926c3611c6","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":"compute","uniqueId":"f870fd7a-b8a9-480d-83be-6a76326ae5c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112849591,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dafc78b2-0075-4d9d-a245-a74e8289f209","invariantUUID":"3c9aab09-b46d-44de-9bf6-f46ed093ba9d","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":"14b66f14-8b8f-428f-b5c9-a20939eafa51","lifecycleState":"CERTIFIED","lastUpdateDate":1629112888743,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19727f99-f189-4d26-9d9c-c69d4e6f3ae9","invariantUUID":"93b67732-cd37-490a-a031-8693cd20657e","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":"8f964fb8-d6f0-4959-8679-60b010156975","lifecycleState":"CERTIFIED","lastUpdateDate":1629112940633,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bab16aa-85a3-4284-9b6a-93e06a3bbb8e","invariantUUID":"f0000242-94c2-464c-92d8-331883aa90e1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed00346-03e7-442c-9293-2128d44e85db","lifecycleState":"CERTIFIED","lastUpdateDate":1629112724421,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11d6131d-a22c-4e60-9ecf-a4152156ef2a","invariantUUID":"526f7b9b-2a0c-4e05-a745-7e432409a0e3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11831d31-fe12-4c60-aa23-4f05dc10bbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629112951984,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3418f30f-0530-481c-a3a1-0e05a2c9dd2c","invariantUUID":"99460966-d5ee-4eae-b713-181055ee356f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c8c365a-7404-475e-8e10-287989cc3cde","lifecycleState":"CERTIFIED","lastUpdateDate":1629112531501,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9464d26e-b94c-45a6-a968-0dab8ad80d96","invariantUUID":"f4bd260d-0ff6-445a-9f55-5ff2bcbb38ac","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":"220cad18-920f-4495-9432-65fd0a65d4f8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112698945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6d64d6-4056-4f31-8314-b622fd5ad95e","invariantUUID":"ef10e8e9-43c6-43ba-8b74-670749b7ed59","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86af2ec8-d38a-4f20-a546-74c17af5a042","lifecycleState":"CERTIFIED","lastUpdateDate":1629112827267,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98375cc9-ed27-41cf-9b0f-29452c570189","invariantUUID":"42b0522e-5340-497d-b6b0-a66da25c0126","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1fbed92b-0cae-486f-a9c6-397391bda503","lifecycleState":"CERTIFIED","lastUpdateDate":1629112671835,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8de5ab95-2b7f-4799-b2d1-b990312b058c","invariantUUID":"e2d40790-5351-41ea-8b01-154ff97dbb84","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e575cc49-64db-403d-8aa5-7cfb5feb0629","lifecycleState":"CERTIFIED","lastUpdateDate":1629112867553,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"171c711e-3a6b-47b3-9abf-83af777267c2","invariantUUID":"0ebc6efc-8dce-4496-9b51-e21c38562fdb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce2ea44b-cb82-44e1-92df-90c70b85d66f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112946969,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8fa2707-b7bc-4f1d-9849-302b022f5f0a","invariantUUID":"6f20f4de-abd4-406b-a377-0e94e2555629","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":"compute","uniqueId":"e1265242-7e74-4e84-b69b-cf24b915974c","lifecycleState":"CERTIFIED","lastUpdateDate":1629113020529,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba69333f-cde0-41b9-9aab-068b5bd9ade2","invariantUUID":"9fbedca6-343c-4fbe-aa8b-7301433f11a6","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":"network","uniqueId":"374f482c-eafc-42ee-b5ac-93d76b665f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112786769,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aeff2a2c-0a8c-4cc0-8130-0f50caf4a67d","invariantUUID":"92a597a9-9594-4c71-989e-5911b200bb93","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55d664ec-1150-4b6c-88c7-4a94cbb37780","lifecycleState":"CERTIFIED","lastUpdateDate":1629112765055,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"689292d2-4d9e-498f-8358-82461d788366","invariantUUID":"d18fbcb0-998f-48eb-8ea0-d692919d4829","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":"3dc2584d-1a6a-4868-a61d-9e240ba868ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112957455,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbc5ff68-c8c5-4385-a47a-ecdaf7f5d454","invariantUUID":"79a539c4-4a3f-4aed-bcc6-5b1492371e23","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":"networkrules","uniqueId":"22ac2f80-b54d-4671-a866-0f62e608b754","lifecycleState":"CERTIFIED","lastUpdateDate":1629112641296,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"553a8074-9f88-45fd-b564-1267ed76d3e4","invariantUUID":"bec95cec-0432-4cbf-90e6-d1ddf6bde605","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":"defaulticon","uniqueId":"c3189eb1-a520-424f-8c4e-0fc8c807b07f","lifecycleState":"CERTIFIED","lastUpdateDate":1629112803387,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc4ebc1b-6160-45a6-8ffd-c6727d1bce32","invariantUUID":"d118a29e-d8ed-4cb9-9eda-df4b331f35eb","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":"8d50471e-a298-4111-b8bc-e58f1199964c","lifecycleState":"CERTIFIED","lastUpdateDate":1629112567703,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b85d64d-d51b-4a9d-b716-1989914011ea","invariantUUID":"0aca09d5-e193-486d-88ad-04847945c997","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4f27bcad-a484-4437-a1dd-ba9dd921998a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112646539,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe58861b-eba2-418f-bf25-b44e7e2f088e","invariantUUID":"084c39de-9c84-4315-a47a-2b5e791f85e7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"339f1ba7-77ca-4ce2-8cab-1855645a4c8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629113026532,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c328ed-2d43-4aa4-bf4a-ac4d54ef8d28","invariantUUID":"1f9d2fca-057a-4cad-95cd-92874189151c","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":"00f93e4b-06ef-4f4f-8a3c-cd1b6a06aed1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112718306,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c35b5a6-f3dd-4326-9674-56fedb4a0f79","invariantUUID":"57fac95a-e801-4b8e-8343-fa1648fea268","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"729afe6a-98c5-4210-8c5f-7c5d3f435dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1629112612850,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"57ffb347-5cb6-426a-a9db-ce085a3db466","invariantUUID":"f71de756-1d37-4cb7-9df2-f4d0b55edf27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"acb4f880-618e-4c3d-bec3-faf6c0913d50","lifecycleState":"CERTIFIED","lastUpdateDate":1629113011603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df4adf35-1758-4012-954a-7e2b781444bf","invariantUUID":"4a9b199d-5b30-4d88-8986-823946dd4299","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9202c4fb-d0b6-48bf-9991-5c47635fe272","lifecycleState":"CERTIFIED","lastUpdateDate":1629112680725,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"823d1d17-add9-4a6d-b6fb-b8a7104632f8","invariantUUID":"9530d54d-d201-427e-97aa-3a89431d50a4","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":"compute","uniqueId":"21b9ba82-efd5-4922-8b54-4f3dc5499fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1629112970820,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f3f1d83-9d7c-4a10-9750-e06e1532a82e","invariantUUID":"9c5361dd-338e-4ac9-9f76-0721dd6424fc","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5b751c96-eefc-4f2b-bb56-bf23a436ff66","lifecycleState":"CERTIFIED","lastUpdateDate":1629112917489,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff3962c8-af88-4118-af14-d84c0f403ef0","invariantUUID":"47d90694-71bc-4998-b062-8e8f38abc9b6","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6557441-6556-4c15-b22b-7db989616f92","lifecycleState":"CERTIFIED","lastUpdateDate":1629112861825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c12854e2-7a4f-4b04-8084-864c6eadc8fd","invariantUUID":"b2b774b2-ec6b-4f2a-a992-47cb1d1f34ab","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75c9ace2-3b19-4df0-82a7-09a10bdf858b","lifecycleState":"CERTIFIED","lastUpdateDate":1629112844356,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7432615-1fd3-4906-b202-1e0d6e0ad720","invariantUUID":"dddc5c54-4edc-4c0d-9124-7f107641112b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f30188c3-bb96-4d2f-94c3-a1d4272e3964","lifecycleState":"CERTIFIED","lastUpdateDate":1629112978520,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2c2391-f02e-40ef-a81f-6486c87650bf","invariantUUID":"36f2e9c8-f553-41b6-81ee-21390473a338","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a41501f-a722-4d53-8a6c-bfa402d8fe11","lifecycleState":"CERTIFIED","lastUpdateDate":1629112686903,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d755172b-dc5c-4edc-a206-b81b9356bce0","invariantUUID":"07b18fc1-7978-4faf-84b5-2c432dd6386b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"256c61aa-4f14-4e66-8906-cbdcddeb2404","lifecycleState":"CERTIFIED","lastUpdateDate":1629112798311,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9e091942-ef0f-48cb-9649-8d4ca82bd5c9","invariantUUID":"41efc913-9ae3-4ecd-b719-d02f5d0ff7e3","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":"networkrules","uniqueId":"839a3eb0-1dc2-4085-a7c6-9550cf1b0dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1629112661017,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a5f0727f-d100-4c83-a808-79d895fdb9c0","invariantUUID":"2625eb94-7726-4aa9-8821-cbd8de19da09","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4cd6f00-8b88-4d75-9cd8-77337050f1fa","lifecycleState":"CERTIFIED","lastUpdateDate":1629112792111,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c75fb30-766c-402e-9cbf-1f4bc044550c","invariantUUID":"a1269714-f43d-4c12-96a9-145ff8665096","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"78bb72f9-d78a-4b7b-98f0-f951b6a22834","lifecycleState":"CERTIFIED","lastUpdateDate":1629113001513,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c30937-1436-4d2c-b9f5-73a6b054dd4b","invariantUUID":"c0210fb7-5577-49ef-ac9e-a0d3b9b1a817","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e42d6ea1-fe25-4f65-bb1a-9f8e500ce1d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112712455,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cde01e5d-4832-451a-99cc-e864c2f553be","invariantUUID":"117c972a-d17d-43de-8cc5-a5a305ae9237","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":"5843d7a0-a023-466e-8ad2-e3489a978629","lifecycleState":"CERTIFIED","lastUpdateDate":1629113039159,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1720b29a-7997-4bbf-ac34-fe33ddcb772d","invariantUUID":"e49f9672-d9e0-4296-88b0-21c67eec3c27","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":"910e6957-0755-45d3-aaa9-a88af5fb0773","lifecycleState":"CERTIFIED","lastUpdateDate":1629112596938,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9099218-6507-47bd-8bab-29487da8d2fe","invariantUUID":"a3390cd8-5825-4e3f-a3fa-c12e60c21858","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":"b90013e0-8daa-4f34-a075-7dbf29976bd8","lifecycleState":"CERTIFIED","lastUpdateDate":1629112935509,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"790c8ec9-6229-4753-97ec-c88e1e928641","invariantUUID":"b9a1cedf-6bbb-4efa-b425-cbb7b8024173","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":"loadBalancer","uniqueId":"2551ee05-8243-46de-b54b-c8b0e37f8d14","lifecycleState":"CERTIFIED","lastUpdateDate":1629112525948,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e9cadfd-25ce-41b8-8a24-d1f37d88deab","invariantUUID":"80d9a262-2c19-447c-8a7d-13c0e80ee31a","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":"d1508a30-9962-4f0f-98c7-7909e6bce8da","lifecycleState":"CERTIFIED","lastUpdateDate":1629112579210,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f2a694-9fea-4656-bff7-a6f70a84118f","invariantUUID":"2942c8e6-5296-49f0-84a9-92e97beabdf0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"36526719-f146-493b-9fd1-f2fef18904a1","lifecycleState":"CERTIFIED","lastUpdateDate":1629112499148,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c077e6f7-c32d-4b0e-96e1-9c766934586d","invariantUUID":"982f317c-e89c-4030-b116-d26845658d1a","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":"port","uniqueId":"3f9073fb-7fb6-4aa3-bea3-9255a724044a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112922795,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1393d89c-41c5-4d62-abc9-5b801470f1d1","invariantUUID":"8ecdb578-9f26-4009-84d6-09b7a88d4f16","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f326e621-7e4b-440c-a786-f65c0aaeae42","lifecycleState":"CERTIFIED","lastUpdateDate":1629112561152,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ddc579-306d-4d87-a5ae-7a7032fcc49a","invariantUUID":"e9a12e32-ec51-4494-b5c3-51b65f7fd78a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb70ac4-3552-4073-b45b-6240e5b9fea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629112607773,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b4a41e94-c053-46a2-9f42-def1dbb3d924","invariantUUID":"436bf567-ccea-4034-bf50-5cb0266e80ba","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":"3a7a0533-fc65-4d9a-9f8a-580742a27225","lifecycleState":"CERTIFIED","lastUpdateDate":1629112692914,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31662f7e-3aab-4a75-a303-6c5113d62fd2","invariantUUID":"fedb2edc-1bfc-416c-aa7e-e7622ea394af","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f808292a-e2d0-4e76-9dc0-6620029ae8b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629112809684,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f47acf6-5472-435d-85a7-11543417e4a5","invariantUUID":"c2ace7d6-0478-4328-a44d-468c6426b4c7","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":"objectStorage","uniqueId":"7a51a080-2e18-4859-b4ca-6c41452f50e0","lifecycleState":"CERTIFIED","lastUpdateDate":1629112554795,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c2c5be6-ff40-48ac-aff0-b378dc0d7a65","invariantUUID":"d81c0673-483e-4340-9754-3e66ae6b24c2","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":"objectStorage","uniqueId":"e96f7fec-de0e-44c9-beb7-92b12963dca7","lifecycleState":"CERTIFIED","lastUpdateDate":1629112505405,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaf7591-f03a-4e2c-b044-c64d8b3a2b50","invariantUUID":"262011a8-72ae-4629-ae00-c653dc1b0731","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":"defaulticon","uniqueId":"0e47414d-30bc-4cc6-b7fa-2982a9e89460","lifecycleState":"CERTIFIED","lastUpdateDate":1629112911403,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea81b526-0c32-4ee2-b4f4-b68940b734ef","invariantUUID":"cbded26b-3549-40e1-b88b-c37afb4b2523","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":"500a4ba8-fc7a-4051-b4e7-d359af7d4868","lifecycleState":"CERTIFIED","lastUpdateDate":1629112666533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1aac6926-f7df-416c-aba3-675d8fa8c9fc","invariantUUID":"f1652e6f-198a-4d44-9f34-4ba9c62ef267","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":"network","uniqueId":"d9f69190-2fca-42ca-a416-7317d772ff06","lifecycleState":"CERTIFIED","lastUpdateDate":1629112591100,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d7a7fb3-4c4e-46b9-965f-9c708fbdf898","invariantUUID":"292ed863-f1d6-4af1-a9ba-d83182e866fe","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0a55030e-22d4-4fa6-bf68-87605fde73ff","lifecycleState":"CERTIFIED","lastUpdateDate":1629112473108,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"649004e9-073b-475a-a887-ee756a141f1a","invariantUUID":"3ba207c0-ab67-4f94-ba83-c932e005b51d","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"19065898-7a5a-4d7c-938e-d1e71a7d4700","lifecycleState":"CERTIFIED","lastUpdateDate":1629112994383,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f4feb73-db8d-436a-97c2-d20407c87620","invariantUUID":"8c105406-7b34-48d3-8116-f31108abfed3","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"4deb2900-24a7-4b15-8721-ace4c25e1d99","lifecycleState":"CERTIFIED","lastUpdateDate":1629113034281,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55486a0a-69f7-43e1-954d-cb0fc0dc7b11","invariantUUID":"b86c5a3a-ce08-4e6b-b211-0402754af443","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":"defaulticon","uniqueId":"4b91f5d3-9570-4e85-8a92-651c49ead06a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112585711,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7eeaf8-79c9-41f2-9179-30e24b4cf451","invariantUUID":"f02dfc33-184e-4880-af10-e70a6ded1049","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0a9e56c-fabc-4adb-85cf-69e6b6535582","lifecycleState":"CERTIFIED","lastUpdateDate":1629112821095,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6081c53c-a231-4d51-8b6d-7719a771ccb2","invariantUUID":"7b350716-08be-4a66-9d1d-8e88d1488307","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"db039192-15d1-4e3d-9d1b-e3fe1585315a","lifecycleState":"CERTIFIED","lastUpdateDate":1629112984789,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8143f8f4-6e89-4652-ad97-4a8c790660be","invariantUUID":"02a91d88-d88d-4474-b672-40177413b064","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df12c8b-aefc-4bf6-92a6-57a76cc3aa9e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112963144,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"640ccd82-47bd-4214-8ba0-8f471d98f52d","invariantUUID":"3d5d16b5-a00c-4ded-bc6f-6c167b011532","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":"0a146c10-1550-4bf3-b344-ad0c8e8de061","lifecycleState":"CERTIFIED","lastUpdateDate":1629112781496,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"387ed95b-b69e-42d2-b076-8a0319031466","invariantUUID":"17484aca-ec0c-4f3a-87d3-7007ac03c3e4","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":"objectStorage","uniqueId":"cac6ef37-49de-44ba-837b-674f8a4b680e","lifecycleState":"CERTIFIED","lastUpdateDate":1629112883313,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80cd5a60-0316-4323-8eb4-2257b68a3f40","invariantUUID":"7a155977-7585-4460-bc77-e1d9e41ca732","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"89e7980c-e950-4c1a-a070-b8696ada43e2","lifecycleState":"CERTIFIED","lastUpdateDate":1629119862438,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9460c093-0ac4-45da-a266-63e3368988ba","invariantUUID":"99445288-7bb3-434f-897c-07ca784f9180","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-16 13:20:57,321 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 13:20:57,322 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-16 13:20:57,322 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/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel
2021-08-16 13:20:57,322 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-16 13:20:57,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 13:20:57,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9460c093-0ac4-45da-a266-63e3368988ba/toscaModel HTTP/1.1" 200 None
2021-08-16 13:20:57,786 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-16 13:20:57,786 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-16 13:20:57,837 DEBUG 129:onap_service.py(1) - [None][Create bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '567866e1-440f-4f6e-9009-eea8a01135a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:57,837 DEBUG 131:onap_service.py(1) - [None][Create bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80
2021-08-16 13:20:57,837 DEBUG 132:onap_service.py(1) - [None][Create bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "99445288-7bb3-434f-897c-07ca784f9180",
            "modelVersion": "1.0",
            "modelVersionId": "9460c093-0ac4-45da-a266-63e3368988ba"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-16 13:20:57,839 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:59,767 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 HTTP/1.1" 202 262
2021-08-16 13:20:59,771 INFO 142:onap_service.py(1) - [None][Create bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 Service deletion request] response code: 202
2021-08-16 13:20:59,771 DEBUG 146:onap_service.py(1) - [None][Create bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80 Service deletion request] response: {"requestReferences":{"requestId":"567866e1-440f-4f6e-9009-eea8a01135a7","instanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7"}}
2021-08-16 13:20:59,773 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-16 13:20:59,788 DEBUG 129:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf42c12e-5aad-419a-92ca-67901030b436', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:20:59,789 DEBUG 131:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7
2021-08-16 13:20:59,789 DEBUG 132:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] data sent: None
2021-08-16 13:20:59,795 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:20:59,979 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7 HTTP/1.1" 200 875
2021-08-16 13:20:59,982 INFO 142:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response code: 200
2021-08-16 13:20:59,983 DEBUG 146:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response: {"request":{"requestId":"567866e1-440f-4f6e-9009-eea8a01135a7","startTime":"Mon, 16 Aug 2021 13:20:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 13:20:59 GMT"}}}
2021-08-16 13:21:09,996 DEBUG 129:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc6ec569-2b07-4caa-b539-f1e9dbd3f2d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:21:09,997 DEBUG 131:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7
2021-08-16 13:21:09,997 DEBUG 132:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] data sent: None
2021-08-16 13:21:10,001 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:21:10,205 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7 HTTP/1.1" 200 1085
2021-08-16 13:21:10,207 INFO 142:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response code: 200
2021-08-16 13:21:10,208 DEBUG 146:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response: {"request":{"requestId":"567866e1-440f-4f6e-9009-eea8a01135a7","startTime":"Mon, 16 Aug 2021 13:20:58 GMT","finishTime":"Mon, 16 Aug 2021 13:21:02 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:21:02 GMT"}}}
2021-08-16 13:21:10,209 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished
2021-08-16 13:21:10,210 DEBUG 129:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '64b87550-bd86-41e6-9af7-8cc4aa6d4f41', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:21:10,210 DEBUG 131:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7
2021-08-16 13:21:10,211 DEBUG 132:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] data sent: None
2021-08-16 13:21:10,213 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:21:10,422 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7 HTTP/1.1" 200 1085
2021-08-16 13:21:10,424 INFO 142:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response code: 200
2021-08-16 13:21:10,424 DEBUG 146:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response: {"request":{"requestId":"567866e1-440f-4f6e-9009-eea8a01135a7","startTime":"Mon, 16 Aug 2021 13:20:58 GMT","finishTime":"Mon, 16 Aug 2021 13:21:02 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:21:02 GMT"}}}
2021-08-16 13:21:10,426 DEBUG 129:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b43b4acd-f2fa-48b2-8826-d27208e66325', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:21:10,426 DEBUG 131:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7
2021-08-16 13:21:10,426 DEBUG 132:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] data sent: None
2021-08-16 13:21:10,429 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:21:10,630 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7 HTTP/1.1" 200 1085
2021-08-16 13:21:10,632 INFO 142:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response code: 200
2021-08-16 13:21:10,632 DEBUG 146:onap_service.py(11) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response: {"request":{"requestId":"567866e1-440f-4f6e-9009-eea8a01135a7","startTime":"Mon, 16 Aug 2021 13:20:58 GMT","finishTime":"Mon, 16 Aug 2021 13:21:02 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:21:02 GMT"}}}
2021-08-16 13:21:10,643 DEBUG 129:onap_service.py(1) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cfeab510-4b22-41a6-8795-85207ba78a77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 13:21:10,643 DEBUG 131:onap_service.py(1) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7
2021-08-16 13:21:10,644 DEBUG 132:onap_service.py(1) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] data sent: None
2021-08-16 13:21:10,647 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 13:21:10,843 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/567866e1-440f-4f6e-9009-eea8a01135a7 HTTP/1.1" 200 1085
2021-08-16 13:21:10,846 INFO 142:onap_service.py(1) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response code: 200
2021-08-16 13:21:10,846 DEBUG 146:onap_service.py(1) - [None][Check 567866e1-440f-4f6e-9009-eea8a01135a7 orchestration request status] response: {"request":{"requestId":"567866e1-440f-4f6e-9009-eea8a01135a7","startTime":"Mon, 16 Aug 2021 13:20:58 GMT","finishTime":"Mon, 16 Aug 2021 13:21:02 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"99445288-7bb3-434f-897c-07ca784f9180","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9460c093-0ac4-45da-a266-63e3368988ba","modelUuid":"9460c093-0ac4-45da-a266-63e3368988ba","modelInvariantUuid":"99445288-7bb3-434f-897c-07ca784f9180"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"bbc69f07-ca60-4dc8-b779-3cf4d7f7dc80","serviceInstanceName":"basic_network-76c34d73-5d5e-4880-8334-a1b67d9309ef"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 13:21:02 GMT"}}}
2021-08-16 13:21:10,847 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-16 13:21:10,849 INFO 176:run_tests.py(1) - Test result:

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

2021-08-16 13:21:10,855 INFO 61:basic_network.py(1) - Generate Test report
2021-08-16 13:21:10,967 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-16 13:21:11,343 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-16 13:21:11,346 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

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

2021-08-16 13:21:11,346 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK