2021-08-03 13:35:23,721 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-03 13:35:23,722 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-03 13:35:23,728 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-03 13:35:23,728 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-03 13:35:23,728 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-03 13:35:23,728 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-03 13:35:23,728 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-03 13:35:23,729 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-03 13:35:23,729 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-03 13:35:23,729 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-03 13:35:23,729 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-03 13:35:23,729 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-03 13:35:23,729 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-03 13:35:23,730 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-03 13:35:23,730 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-03 13:35:23,730 DEBUG 34:basic_network.py(1) - start time
2021-08-03 13:35:23,731 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-03 13:35:23,736 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:35:23,736 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:35:23,736 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-03 13:35:23,737 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-03 13:35:23,737 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:35:23,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:35:25,608 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-03 13:35:25,610 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:35:25,610 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-03 13:35:25,613 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-03 13:35:25,614 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:35:25,614 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-03 13:35:25,614 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:35:25,614 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:35:25,615 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-03 13:35:25,615 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-03 13:35:25,615 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:35:25,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:35:27,208 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-03 13:35:27,209 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:35:27,209 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-03 13:35:27,211 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-03 13:35:27,211 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:35:27,211 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-03 13:35:27,211 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-03 13:35:27,211 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-03 13:35:27,212 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-03 13:35:27,212 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-03 13:35:27,212 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-03 13:35:27,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:28,058 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-03 13:35:28,060 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-03 13:35:28,061 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":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-03 13:35:28,064 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-03 13:35:28,065 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-03 13:35:28,065 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-03 13:35:28,065 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-03 13:35:28,065 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:35:28,065 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:35:28,065 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-03 13:35:28,065 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-03 13:35:28,066 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:35:28,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:35:28,517 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-03 13:35:28,518 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:35:28,518 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-03 13:35:28,520 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-03 13:35:28,520 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:35:28,520 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-03 13:35:28,547 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-03 13:35:28,547 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-03 13:35:28,547 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-03 13:35:28,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:30,098 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-03 13:35:30,100 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-03 13:35:30,101 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":"97729a9d-25d0-43c4-a74c-fe386d9aab28.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1627997729346,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_network"],"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28","componentMetadataForSupportLog":{"SupportablityComponentUUID":"6362c1f5-46f9-488e-82bc-075810860fcb","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1627997729346,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-03 13:35:30,104 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-03 13:35:30,104 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,104 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-03 13:35:30,104 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-03 13:35:30,105 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-03 13:35:30,105 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-03 13:35:30,105 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-03 13:35:30,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:35:30,343 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-03 13:35:30,344 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-03 13:35:30,344 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/99e18848-cd6c-4a06-9a16-dd3bd0ce7293/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/41256e70-ce05-40da-acba-754a33f96756/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8bf0953e-df09-4f6e-9da3-3d4cd077a76c/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b2e7bbff-44eb-4d3d-b9e3-a18331c29baa","invariantUUID":"72c43d58-9e92-4c71-82f9-5f46ffc9e5c1","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b2e7bbff-44eb-4d3d-b9e3-a18331c29baa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e02018ae-fe4a-43ec-b48f-2e4e6834c9f5/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/84463d24-0973-4218-bce1-fe6c0bfdec88/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bc85595-6898-4e88-a1ce-512784edffe4/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a6b7a913-aec7-478a-96cc-a1512f84ddf6/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9b3b476c-f366-4a6b-b00e-cf4dd2e35254/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8db9164b-cc3b-485f-b746-c9cd24556834/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8b49557d-58a9-4a15-8022-6a678f682053/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb11b6b0-6845-4441-91a9-913da67b4ad2/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fc37b75-2eb2-4d3a-abf6-257c030dac72/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ae9d7c67-d980-4848-a9ab-0b0fbeae03b1/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cb9c31be-b3a4-4a28-9a66-fbe995850847/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-03 13:35:30,346 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-03 13:35:30,346 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,346 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,346 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-03 13:35:30,346 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-03 13:35:30,347 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,347 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,347 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-03 13:35:30,347 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-03 13:35:30,347 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,347 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,347 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-03 13:35:30,347 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-03 13:35:30,347 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,347 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,347 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-03 13:35:30,348 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-03 13:35:30,348 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,348 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,348 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-03 13:35:30,348 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-03 13:35:30,348 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,348 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,348 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-03 13:35:30,348 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-03 13:35:30,348 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,348 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,349 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-03 13:35:30,349 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-03 13:35:30,349 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,349 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,349 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-03 13:35:30,349 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-03 13:35:30,349 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,349 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,349 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-03 13:35:30,349 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-03 13:35:30,349 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,350 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,350 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-03 13:35:30,350 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-03 13:35:30,350 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,350 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,350 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-03 13:35:30,350 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-03 13:35:30,350 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,350 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,350 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-03 13:35:30,351 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-03 13:35:30,351 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,351 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,351 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-03 13:35:30,351 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-03 13:35:30,351 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,351 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,351 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-03 13:35:30,351 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-03 13:35:30,351 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:30,351 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:30,352 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-03 13:35:30,352 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-03 13:35:30,352 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-03 13:35:30,352 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-03 13:35:30,352 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-03 13:35:30,352 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-03 13:35:30,352 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-03 13:35:30,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:31,025 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-03 13:35:31,028 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-03 13:35:31,029 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1627997729346,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:35:31,033 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-03 13:35:31,038 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-03 13:35:31,038 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/97729a9d-25d0-43c4-a74c-fe386d9aab28/resourceInstance
2021-08-03 13:35:31,039 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "9aea93f2-4601-4c60-ba56-cb02b9123b38",
  "originType": "VL",
  "componentUid": "9aea93f2-4601-4c60-ba56-cb02b9123b38",
  "icon": "defaulticon"
}
2021-08-03 13:35:31,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:33,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/97729a9d-25d0-43c4-a74c-fe386d9aab28/resourceInstance HTTP/1.1" 201 None
2021-08-03 13:35:33,258 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-03 13:35:33,258 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"ownerType":null,"path":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"type":"tosca.capabilities.Node","description":null,"source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","parentName":null,"uniqueId":"capability.16ad3701-abfc-44ef-8693-07be6313c60e.feature","ownerId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.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":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","description":null,"source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","parentName":null,"uniqueId":"capability.9aea93f2-4601-4c60-ba56-cb02b9123b38.virtual_linkable","ownerId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.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":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"node":"tosca.nodes.Root","source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","parentName":null,"uniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e.dependency","capability":"tosca.capabilities.Node","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"5d8396ce-716b-4219-8012-734717aa763e.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.tosca_name","_default":null,"ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.state","_default":null,"ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.tosca_id","_default":null,"ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"9aea93f2-4601-4c60-ba56-cb02b9123b38","createdFromCsar":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1627997731852,"description":null,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"9aea93f2-4601-4c60-ba56-cb02b9123b38","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1627997731852,"customizationUUID":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-08-03 13:35:33,259 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-03 13:35:33,261 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-03 13:35:33,261 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/6362c1f5-46f9-488e-82bc-075810860fcb/distribution
2021-08-03 13:35:33,262 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-03 13:35:33,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:33,350 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/distribution HTTP/1.1" 200 38
2021-08-03 13:35:33,352 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-03 13:35:33,352 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-03 13:35:33,355 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-03 13:35:33,355 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-03 13:35:33,355 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-03 13:35:33,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:33,420 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-03 13:35:33,421 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-03 13:35:33,421 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-03 13:35:33,423 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-03 13:35:33,423 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-03 13:35:33,426 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-03 13:35:33,427 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/97729a9d-25d0-43c4-a74c-fe386d9aab28/lifecycleState/checkin
2021-08-03 13:35:33,427 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-03 13:35:33,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:35,576 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/97729a9d-25d0-43c4-a74c-fe386d9aab28/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-03 13:35:35,577 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-03 13:35:35,578 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1627997729346,"lastUpdateDate":1627997734217,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"97729a9d-25d0-43c4-a74c-fe386d9aab28"},"projectCode":"123456","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"6362c1f5-46f9-488e-82bc-075810860fcb"}
2021-08-03 13:35:35,580 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:35:35,580 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:35:35,581 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-03 13:35:35,581 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-03 13:35:35,581 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:35:35,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:35:36,125 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-03 13:35:36,126 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:35:36,127 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-03 13:35:36,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:35:36,129 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:36,129 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:36,129 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-03 13:35:36,129 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-03 13:35:36,129 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:35:36,129 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:35:36,130 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-03 13:35:36,130 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-03 13:35:36,130 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:35:36,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:37,832 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-03 13:35:37,834 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:35:37,836 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627997734217,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:35:37,840 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:35:37,840 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-03 13:35:37,843 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-03 13:35:37,843 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/97729a9d-25d0-43c4-a74c-fe386d9aab28/lifecycleState/Certify
2021-08-03 13:35:37,843 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-03 13:35:37,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:43,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/97729a9d-25d0-43c4-a74c-fe386d9aab28/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-03 13:35:43,184 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-03 13:35:43,184 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1627997729346,"lastUpdateDate":1627997734217,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"57693788-597c-4266-b57d-17ea7f477eb9"},"projectCode":"123456","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"6362c1f5-46f9-488e-82bc-075810860fcb"}
2021-08-03 13:35:43,185 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:35:43,186 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:35:43,186 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-03 13:35:43,186 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-03 13:35:43,186 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:35:43,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:35:43,723 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-03 13:35:43,724 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:35:43,724 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-03 13:35:43,726 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:35:43,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:43,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:43,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-03 13:35:43,726 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-03 13:35:43,727 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:35:43,727 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:35:43,727 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-03 13:35:43,727 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-03 13:35:43,727 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:35:43,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:44,609 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-03 13:35:44,611 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:35:44,613 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997734217,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:35:44,617 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:35:54,627 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-03 13:35:54,632 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-03 13:35:54,632 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/57693788-597c-4266-b57d-17ea7f477eb9/distribution/PROD/activate
2021-08-03 13:35:54,632 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-03 13:35:54,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:57,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/57693788-597c-4266-b57d-17ea7f477eb9/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-03 13:35:57,551 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-03 13:35:57,552 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"57693788-597c-4266-b57d-17ea7f477eb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"57693788-597c-4266-b57d-17ea7f477eb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57693788-597c-4266-b57d-17ea7f477eb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57693788-597c-4266-b57d-17ea7f477eb9","empty":false},{"definition":false,"hidden":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"57693788-597c-4266-b57d-17ea7f477eb9","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MTdhYzVjNWUyOGMyYTE0OWM4MjBhODcyOTY4MGNlMDM=","artifactUUID":"5bd53c6d-3ea2-4108-b985-643f0858d9b4","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.assettoscacsar","duplicated":false,"payloadUpdateDate":1627997741711,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627997729196,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NzViOWU3M2FmNDBjMzI3ZGQyY2NjMmQwZWFmYzdiZjg=","artifactUUID":"9211e0aa-9fab-476c-af55-5448eb0fc4c3","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.assettoscatemplate","duplicated":false,"payloadUpdateDate":1627997740708,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627997729196,"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":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","uniqueId":"capability.16ad3701-abfc-44ef-8693-07be6313c60e.feature","ownerId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.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":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","uniqueId":"capability.9aea93f2-4601-4c60-ba56-cb02b9123b38.virtual_linkable","ownerId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.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":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"node":"tosca.nodes.Root","source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","uniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e.dependency","capability":"tosca.capabilities.Node","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"5d8396ce-716b-4219-8012-734717aa763e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"9aea93f2-4601-4c60-ba56-cb02b9123b38.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false}],"attributes":[{"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.tosca_name","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","empty":false},{"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","definition":false,"name":"state","type":"string","uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.state","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","empty":false},{"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.tosca_id","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"9aea93f2-4601-4c60-ba56-cb02b9123b38","createdFromCsar":false,"uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1627997731852,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","componentUid":"9aea93f2-4601-4c60-ba56-cb02b9123b38","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1627997731852,"customizationUUID":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"5d8396ce-716b-4219-8012-734717aa763e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.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":"9aea93f2-4601-4c60-ba56-cb02b9123b38.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aea93f2-4601-4c60-ba56-cb02b9123b38.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5d8396ce-716b-4219-8012-734717aa763e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5d8396ce-716b-4219-8012-734717aa763e","empty":false}]},"componentInstancesAttributes":{"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0":[{"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","empty":false},{"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.state","name":"state","type":"string","definition":false,"ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","empty":false},{"parentUniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e","uniqueId":"attribute.16ad3701-abfc-44ef-8693-07be6313c60e.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","uniqueId":"capability.16ad3701-abfc-44ef-8693-07be6313c60e.feature","ownerId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.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":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","uniqueId":"capability.9aea93f2-4601-4c60-ba56-cb02b9123b38.virtual_linkable","ownerId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.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":["97729a9d-25d0-43c4-a74c-fe386d9aab28.9aea93f2-4601-4c60-ba56-cb02b9123b38.genericneutronnet0"],"node":"tosca.nodes.Root","source":"9aea93f2-4601-4c60-ba56-cb02b9123b38","uniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e.dependency","capability":"tosca.capabilities.Node","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"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","creationDate":1627997729346,"icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_network"],"uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","componentMetadataForSupportLog":{"SupportablityComponentUUID":"6362c1f5-46f9-488e-82bc-075810860fcb","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1627997756441,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1627997729196,"timeout":0,"artifactType":"OTHER","uniqueId":"97729a9d-25d0-43c4-a74c-fe386d9aab28.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":1627997729196,"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":"57693788-597c-4266-b57d-17ea7f477eb9"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-03 13:35:57,555 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:35:57,555 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:35:57,555 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-03 13:35:57,555 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-03 13:35:57,555 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:35:57,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:35:58,239 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-03 13:35:58,240 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:35:58,241 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-03 13:35:58,243 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:35:58,243 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:35:58,243 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:35:58,244 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:35:58,244 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-03 13:35:58,244 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:35:58,244 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:35:58,244 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-03 13:35:58,244 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-03 13:35:58,244 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:35:58,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:35:58,947 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-03 13:35:58,950 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:35:58,951 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:35:58,955 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:35:58,955 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-03 13:35:58,955 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-03 13:35:58,956 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-03 13:35:58,956 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-03 13:35:58,956 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:35:58,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:35:59,038 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-03 13:35:59,039 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-03 13:35:59,039 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-03 13:35:59,039 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-03 13:35:59,040 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-03 13:35:59,046 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-03 13:35:59,047 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-03 13:35:59,047 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-03 13:35:59,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:35:59,214 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-03 13:35:59,215 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-03 13:35:59,215 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-03 13:35:59,218 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-03 13:35:59,218 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-03 13:35:59,218 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:35:59,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:35:59,312 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-03 13:35:59,313 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:35:59,313 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":"1627997759087"}]}
2021-08-03 13:35:59,334 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-03 13:35:59,334 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/38451938-50ef-4d2c-88c8-b30e9ec56d4c
2021-08-03 13:35:59,334 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "38451938-50ef-4d2c-88c8-b30e9ec56d4c",
    "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-03 13:35:59,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:00,159 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/38451938-50ef-4d2c-88c8-b30e9ec56d4c HTTP/1.1" 201 0
2021-08-03 13:36:00,161 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-03 13:36:00,161 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-03 13:36:00,164 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-03 13:36:00,164 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-03 13:36:00,164 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-03 13:36:00,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:00,214 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-03 13:36:00,215 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-03 13:36:00,215 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-03 13:36:00,215 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-03 13:36:00,216 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-03 13:36:00,216 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-03 13:36:00,216 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-03 13:36:00,220 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-03 13:36:00,220 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-03 13:36:00,220 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-03 13:36:00,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:00,319 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-03 13:36:00,320 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-03 13:36:00,320 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-03 13:36:00,322 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-03 13:36:00,323 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-03 13:36:00,323 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-03 13:36:00,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:00,372 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-03 13:36:00,372 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-03 13:36:00,373 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-03 13:36:00,373 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-03 13:36:00,373 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-03 13:36:00,376 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-03 13:36:00,377 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-03 13:36:00,377 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-03 13:36:00,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:00,801 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-03 13:36:00,802 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-03 13:36:00,802 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-03 13:36:00,812 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-03 13:36:00,812 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-03 13:36:00,812 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-03 13:36:00,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:01,455 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-03 13:36:01,456 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-03 13:36:01,456 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-03 13:36:01,459 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-03 13:36:01,459 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-03 13:36:01,460 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:36:01,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:01,531 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-03 13:36:01,540 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:36:01,541 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":"1627997759087"}]}
2021-08-03 13:36:01,550 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-03 13:36:01,550 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-03 13:36:01,550 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-03 13:36:01,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:01,698 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-03 13:36:01,699 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-03 13:36:01,699 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-03 13:36:01,706 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-03 13:36:01,706 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-03 13:36:01,706 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-03 13:36:01,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:01,776 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-03 13:36:01,777 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-03 13:36:01,777 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-03 13:36:01,779 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-03 13:36:01,779 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-03 13:36:01,779 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-03 13:36:01,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:01,825 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-03 13:36:01,826 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-03 13:36:01,826 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":"1627997761739"}
2021-08-03 13:36:01,828 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-03 13:36:01,829 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-03 13:36:01,829 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-03 13:36:01,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:01,877 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-03 13:36:01,878 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-03 13:36:01,879 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":"1627997761739"}
2021-08-03 13:36:01,881 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-03 13:36:01,881 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-03 13:36:01,881 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-03 13:36:01,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:01,928 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-03 13:36:01,929 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-03 13:36:01,930 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-03 13:36:01,930 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-03 13:36:01,931 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-03 13:36:01,931 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-03 13:36:01,933 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:36:01,934 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:36:01,934 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-03 13:36:01,935 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-03 13:36:01,935 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:36:01,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:36:02,731 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-03 13:36:02,733 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:36:02,733 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-03 13:36:02,735 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:36:02,735 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:36:02,736 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:36:02,736 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:36:02,736 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-03 13:36:02,736 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:36:02,737 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:36:02,737 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-03 13:36:02,737 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-03 13:36:02,738 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:36:02,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:36:03,490 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-03 13:36:03,494 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:36:03,496 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:36:03,503 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:36:03,503 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-03 13:36:03,504 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-03 13:36:03,504 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "5610e5ae-9521-4052-a8d6-e33b67d4e105"
}
2021-08-03 13:36:03,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,576 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-03 13:36:03,577 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-03 13:36:03,577 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-03 13:36:03,579 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-03 13:36:03,580 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-03 13:36:03,580 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-03 13:36:03,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,626 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-03 13:36:03,627 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-03 13:36:03,628 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1627997763535"}]}
2021-08-03 13:36:03,631 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-03 13:36:03,631 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-03 13:36:03,631 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-03 13:36:03,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,673 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-03 13:36:03,674 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-03 13:36:03,674 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":"1627997761739"}
2021-08-03 13:36:03,676 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-03 13:36:03,676 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-03 13:36:03,676 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-03 13:36:03,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,721 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-03 13:36:03,722 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-03 13:36:03,723 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1627997763535"}]}
2021-08-03 13:36:03,726 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-03 13:36:03,726 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-03 13:36:03,726 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:36:03,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,797 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-03 13:36:03,798 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:36:03,798 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1627997761584","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-03 13:36:03,800 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-03 13:36:03,800 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-03 13:36:03,801 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-03 13:36:03,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,841 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-03 13:36:03,842 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-03 13:36:03,843 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627997760254"}
2021-08-03 13:36:03,850 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-03 13:36:03,850 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-03 13:36:03,850 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=1627997760254",
    
    
        "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-03 13:36:03,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,951 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-03 13:36:03,952 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-03 13:36:03,953 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-03 13:36:03,955 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-03 13:36:03,955 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-03 13:36:03,955 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-03 13:36:03,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:03,997 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-03 13:36:03,998 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-03 13:36:03,999 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":"1627997761739"}
2021-08-03 13:36:04,001 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-03 13:36:04,001 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-03 13:36:04,001 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:36:04,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:04,095 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-03 13:36:04,095 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:36:04,096 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":"1627997761584","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-03 13:36:04,098 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-03 13:36:04,098 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-03 13:36:04,098 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-03 13:36:04,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:04,148 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-03 13:36:04,149 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-03 13:36:04,150 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627997763879","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-03 13:36:04,152 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-03 13:36:04,152 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-03 13:36:04,152 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-03 13:36:04,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:04,204 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-03 13:36:04,206 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-03 13:36:04,206 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"1ea76122-a5b8-4713-b4a4-19487ceddd9c","owning-entity-name":"OE-ETE_Customer-1ea76122-a5b8-4713-b4a4-19487ceddd9c","resource-version":"1627997276581","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_fb4c03df-1180-4de2-a7df-be16fe804343/service-subscriptions/service-subscription/pNF/service-instances/service-instance/2773b574-544d-4687-9ab3-1906e10b2297","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_fb4c03df-1180-4de2-a7df-be16fe804343"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"2773b574-544d-4687-9ab3-1906e10b2297"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namefb4c03df-1180-4de2-a7df-be16fe804343"}]}]}}]}
2021-08-03 13:36:04,208 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-03 13:36:04,211 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-03 13:36:04,212 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/46f471a7-3d21-439f-b35d-160ffee876a2
2021-08-03 13:36:04,212 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "46f471a7-3d21-439f-b35d-160ffee876a2"
}
2021-08-03 13:36:04,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:04,292 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/46f471a7-3d21-439f-b35d-160ffee876a2 HTTP/1.1" 201 0
2021-08-03 13:36:04,293 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-03 13:36:04,293 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-03 13:36:04,295 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-03 13:36:04,296 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/46f471a7-3d21-439f-b35d-160ffee876a2
2021-08-03 13:36:04,296 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-03 13:36:04,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:36:04,347 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/46f471a7-3d21-439f-b35d-160ffee876a2 HTTP/1.1" 200 128
2021-08-03 13:36:04,348 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-03 13:36:04,348 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"46f471a7-3d21-439f-b35d-160ffee876a2","owning-entity-name":"basicnw-oe","resource-version":"1627997764246"}
2021-08-03 13:36:04,353 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-03 13:36:04,353 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-03 13:36:04,353 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-03 13:36:04,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-03 13:36:04,541 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-03 13:36:04,543 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-03 13:36:04,543 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-03 13:36:04,545 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-03 13:36:04,546 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:36:04,546 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:36:04,546 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-03 13:36:04,547 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-03 13:36:04,547 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:36:04,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:36:05,074 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-03 13:36:05,075 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:36:05,076 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-03 13:36:05,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:36:05,078 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:36:05,078 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:36:05,078 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:36:05,078 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-03 13:36:05,078 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:36:05,078 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:36:05,078 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-03 13:36:05,079 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-03 13:36:05,079 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:36:05,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:36:05,890 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-03 13:36:05,893 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:36:05,895 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:36:05,898 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:36:05,899 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-03 13:36:05,899 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/6362c1f5-46f9-488e-82bc-075810860fcb/distribution
2021-08-03 13:36:05,899 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-03 13:36:05,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:36:05,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/distribution HTTP/1.1" 200 205
2021-08-03 13:36:05,974 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-03 13:36:05,974 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"a4bf55d4-72d1-46d3-a9d6-c616f270a666","timestamp":"2021-08-03 13:35:55.882 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-03 13:36:05,977 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-03 13:36:05,978 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/a4bf55d4-72d1-46d3-a9d6-c616f270a666
2021-08-03 13:36:05,978 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-03 13:36:05,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:36:06,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a4bf55d4-72d1-46d3-a9d6-c616f270a666 HTTP/1.1" 200 29
2021-08-03 13:36:06,029 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-03 13:36:06,029 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-03 13:36:06,031 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-03 13:36:06,032 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-03 13:37:06,095 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-03 13:37:06,096 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/a4bf55d4-72d1-46d3-a9d6-c616f270a666
2021-08-03 13:37:06,096 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-03 13:37:06,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:37:06,288 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/a4bf55d4-72d1-46d3-a9d6-c616f270a666 HTTP/1.1" 200 6477
2021-08-03 13:37:06,290 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-03 13:37:06,291 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627997760485","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627997761305","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627997760851","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627997748536","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627997764319","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627997764704","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627997757552","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627997760851","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627997761934","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627997764450","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627997770123","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627997752184","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627997752062","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627997769118","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":"1627997752617","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627997763691","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627997762164","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627997763315","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":"1627997757912","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627997761934","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627997757878","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627997760587","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627997752016","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627997758916","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627997752617","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627997764450","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627997764801","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627997765710","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627997752184","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627997757552","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":"1627997759580","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627997752016","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627997748536","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627997752062","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-03 13:37:06,294 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627997760485', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627997761305', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627997760851', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627997748536', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627997764319', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627997764704', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627997757552', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627997760851', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627997761934', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627997764450', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627997770123', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627997752184', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627997752062', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627997769118', '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': '1627997752617', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627997763691', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627997762164', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627997763315', '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': '1627997757912', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627997761934', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627997757878', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627997760587', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627997752016', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627997758916', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627997752617', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627997764450', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627997764801', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627997765710', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627997752184', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627997757552', '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': '1627997759580', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627997752016', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627997748536', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627997752062', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-03 13:37:06,294 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-03 13:37:06,295 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-03 13:37:06,295 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-03 13:37:06,295 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-03 13:37:06,305 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': '89f81e9b-8191-45f9-8052-1a92de5b6494', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:06,305 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-03 13:37:06,305 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-be41499a-4992-477b-a043-6506f338c76c",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "5610e5ae-9521-4052-a8d6-e33b67d4e105",
			"modelVersionId": "6362c1f5-46f9-488e-82bc-075810860fcb",
			"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": "46f471a7-3d21-439f-b35d-160ffee876a2",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-03 13:37:06,307 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:08,079 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-03 13:37:08,081 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-03 13:37:08,081 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"89f81e9b-8191-45f9-8052-1a92de5b6494","instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494"}}
2021-08-03 13:37:08,082 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-03 13:37:08,095 DEBUG 129:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74faecdd-ab26-4538-a080-a8b79db3d19f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:08,095 DEBUG 131:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494
2021-08-03 13:37:08,095 DEBUG 132:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] data sent: None
2021-08-03 13:37:08,098 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:08,290 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494 HTTP/1.1" 200 1352
2021-08-03 13:37:08,293 INFO 142:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response code: 200
2021-08-03 13:37:08,293 DEBUG 146:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response: {"request":{"requestId":"89f81e9b-8191-45f9-8052-1a92de5b6494","startTime":"Tue, 03 Aug 2021 13:37:06 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c","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":"46f471a7-3d21-439f-b35d-160ffee876a2","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:37:07 GMT"}}}
2021-08-03 13:37:18,304 DEBUG 129:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42600366-8868-4f18-a038-67ece848694b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:18,305 DEBUG 131:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494
2021-08-03 13:37:18,305 DEBUG 132:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] data sent: None
2021-08-03 13:37:18,307 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:18,495 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494 HTTP/1.1" 200 1562
2021-08-03 13:37:18,496 INFO 142:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response code: 200
2021-08-03 13:37:18,497 DEBUG 146:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response: {"request":{"requestId":"89f81e9b-8191-45f9-8052-1a92de5b6494","startTime":"Tue, 03 Aug 2021 13:37:06 GMT","finishTime":"Tue, 03 Aug 2021 13:37:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c","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":"46f471a7-3d21-439f-b35d-160ffee876a2","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:37:12 GMT"}}}
2021-08-03 13:37:18,498 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-03 13:37:18,498 DEBUG 129:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ecdfff08-1a31-49d6-9852-37f10b963bf5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:18,499 DEBUG 131:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494
2021-08-03 13:37:18,499 DEBUG 132:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] data sent: None
2021-08-03 13:37:18,501 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:18,649 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494 HTTP/1.1" 200 1562
2021-08-03 13:37:18,651 INFO 142:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response code: 200
2021-08-03 13:37:18,652 DEBUG 146:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response: {"request":{"requestId":"89f81e9b-8191-45f9-8052-1a92de5b6494","startTime":"Tue, 03 Aug 2021 13:37:06 GMT","finishTime":"Tue, 03 Aug 2021 13:37:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c","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":"46f471a7-3d21-439f-b35d-160ffee876a2","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:37:12 GMT"}}}
2021-08-03 13:37:18,652 DEBUG 129:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '983bb168-eb72-486d-89ae-33f775db30bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:18,653 DEBUG 131:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494
2021-08-03 13:37:18,653 DEBUG 132:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] data sent: None
2021-08-03 13:37:18,656 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:18,865 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494 HTTP/1.1" 200 1562
2021-08-03 13:37:18,866 INFO 142:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response code: 200
2021-08-03 13:37:18,867 DEBUG 146:onap_service.py(7) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response: {"request":{"requestId":"89f81e9b-8191-45f9-8052-1a92de5b6494","startTime":"Tue, 03 Aug 2021 13:37:06 GMT","finishTime":"Tue, 03 Aug 2021 13:37:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c","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":"46f471a7-3d21-439f-b35d-160ffee876a2","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:37:12 GMT"}}}
2021-08-03 13:37:18,874 DEBUG 129:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c61bfb99-f995-47be-92c4-302a68c8fe88', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:18,874 DEBUG 131:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494
2021-08-03 13:37:18,875 DEBUG 132:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] data sent: None
2021-08-03 13:37:18,876 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:19,060 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494 HTTP/1.1" 200 1562
2021-08-03 13:37:19,062 INFO 142:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response code: 200
2021-08-03 13:37:19,062 DEBUG 146:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response: {"request":{"requestId":"89f81e9b-8191-45f9-8052-1a92de5b6494","startTime":"Tue, 03 Aug 2021 13:37:06 GMT","finishTime":"Tue, 03 Aug 2021 13:37:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c","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":"46f471a7-3d21-439f-b35d-160ffee876a2","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:37:12 GMT"}}}
2021-08-03 13:37:19,063 DEBUG 129:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '93b95432-50c8-476f-8799-ff72f3758ee6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:19,064 DEBUG 131:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494
2021-08-03 13:37:19,064 DEBUG 132:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] data sent: None
2021-08-03 13:37:19,066 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:19,273 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/89f81e9b-8191-45f9-8052-1a92de5b6494 HTTP/1.1" 200 1562
2021-08-03 13:37:19,274 INFO 142:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response code: 200
2021-08-03 13:37:19,274 DEBUG 146:onap_service.py(1) - [None][Check 89f81e9b-8191-45f9-8052-1a92de5b6494 orchestration request status] response: {"request":{"requestId":"89f81e9b-8191-45f9-8052-1a92de5b6494","startTime":"Tue, 03 Aug 2021 13:37:06 GMT","finishTime":"Tue, 03 Aug 2021 13:37:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c","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":"46f471a7-3d21-439f-b35d-160ffee876a2","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:37:12 GMT"}}}
2021-08-03 13:37:19,275 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-03 13:37:19,276 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-03 13:37:19,276 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-03 13:37:19,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:19,340 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-03 13:37:19,341 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-03 13:37:19,341 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1627997763879","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-03 13:37:19,344 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c 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-03 13:37:19,344 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c 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-be41499a-4992-477b-a043-6506f338c76c
2021-08-03 13:37:19,344 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c service-instance-name] data sent: None
2021-08-03 13:37:19,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:19,430 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-be41499a-4992-477b-a043-6506f338c76c HTTP/1.1" 200 1195
2021-08-03 13:37:19,431 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c service-instance-name] response code: 200
2021-08-03 13:37:19,431 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c service-instance-name] response: {"service-instance":[{"service-instance-id":"31f292cc-c4ea-479c-a1db-a08e5a369b40","service-instance-name":"basic_network-be41499a-4992-477b-a043-6506f338c76c","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5610e5ae-9521-4052-a8d6-e33b67d4e105","model-version-id":"6362c1f5-46f9-488e-82bc-075810860fcb","resource-version":"1627997832641","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/31f292cc-c4ea-479c-a1db-a08e5a369b40/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/46f471a7-3d21-439f-b35d-160ffee876a2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"46f471a7-3d21-439f-b35d-160ffee876a2"}]},{"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-03 13:37:19,433 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-03 13:37:19,433 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-03 13:37:19,433 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-03 13:37:19,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:19,519 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-03 13:37:19,520 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-03 13:37:19,520 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":"1627997761739"}
2021-08-03 13:37:19,522 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-03 13:37:19,522 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-03 13:37:19,522 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-03 13:37:19,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:19,630 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-03 13:37:19,632 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-03 13:37:19,632 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1627997763879","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-03 13:37:19,634 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c 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-03 13:37:19,634 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c 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-be41499a-4992-477b-a043-6506f338c76c
2021-08-03 13:37:19,634 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c service-instance-name] data sent: None
2021-08-03 13:37:19,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:19,692 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-be41499a-4992-477b-a043-6506f338c76c HTTP/1.1" 200 1195
2021-08-03 13:37:19,693 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c service-instance-name] response code: 200
2021-08-03 13:37:19,694 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-be41499a-4992-477b-a043-6506f338c76c service-instance-name] response: {"service-instance":[{"service-instance-id":"31f292cc-c4ea-479c-a1db-a08e5a369b40","service-instance-name":"basic_network-be41499a-4992-477b-a043-6506f338c76c","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5610e5ae-9521-4052-a8d6-e33b67d4e105","model-version-id":"6362c1f5-46f9-488e-82bc-075810860fcb","resource-version":"1627997832641","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/31f292cc-c4ea-479c-a1db-a08e5a369b40/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/46f471a7-3d21-439f-b35d-160ffee876a2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"46f471a7-3d21-439f-b35d-160ffee876a2"}]},{"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-03 13:37:19,696 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:37:19,696 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:37:19,696 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-03 13:37:19,697 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-03 13:37:19,697 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:37:19,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:37:21,834 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-03 13:37:21,836 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:37:21,836 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-03 13:37:21,839 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:37:21,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:37:21,840 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:37:21,840 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:37:21,840 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-03 13:37:21,840 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:37:21,840 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:37:21,841 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-03 13:37:21,841 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-03 13:37:21,841 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:37:21,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:37:22,560 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-03 13:37:22,561 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:37:22,563 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:37:22,567 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:37:22,567 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-03 13:37:22,567 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/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel
2021-08-03 13:37:22,567 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-03 13:37:22,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:37:22,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel HTTP/1.1" 200 None
2021-08-03 13:37:22,813 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-03 13:37:22,813 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-03 13:37:22,852 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': '956f7190-637a-44d8-8adb-84d4a66e5f3e', 'x-fromappid': 'API client'}
2021-08-03 13:37:22,852 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-03 13:37:22,852 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-be41499a-4992-477b-a043-6506f338c76c_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-03 13:37:22,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-03 13:37:23,244 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-03 13:37:23,246 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-03 13:37:23,246 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-03 13:37:23,257 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-03 13:37:23,257 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-03 13:37:23,257 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-03 13:37:23,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:23,411 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-03 13:37:23,412 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-03 13:37:23,412 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-03 13:37:23,414 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-03 13:37:23,415 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-03 13:37:23,415 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:37:23,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:23,476 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-03 13:37:23,477 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:37:23,477 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":"1627997761584","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-03 13:37:23,480 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-03 13:37:23,481 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-03 13:37:23,481 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-03 13:37:23,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:23,533 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-03 13:37:23,534 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-03 13:37:23,534 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-03 13:37:23,536 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-03 13:37:23,536 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-03 13:37:23,536 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:37:23,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:23,599 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-03 13:37:23,600 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:37:23,600 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":"1627997761584","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-03 13:37:23,602 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-03 13:37:23,602 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-03 13:37:23,603 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-03 13:37:23,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:37:23,648 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-03 13:37:23,649 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-03 13:37:23,649 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627997763879","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-03 13:37:23,658 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:37:23,658 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:37:23,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-03 13:37:23,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-03 13:37:23,659 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:37:23,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:37:24,907 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-03 13:37:24,908 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:37:24,908 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-03 13:37:24,911 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:37:24,911 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:37:24,912 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:37:24,912 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:37:24,912 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-03 13:37:24,912 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:37:24,912 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:37:24,913 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-03 13:37:24,913 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-03 13:37:24,913 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:37:24,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:37:26,912 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-03 13:37:26,915 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:37:26,919 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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-03 13:37:26,925 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:37:26,926 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': '38d09019-94e7-4a57-8156-b25ae28beb56', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:26,926 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/31f292cc-c4ea-479c-a1db-a08e5a369b40/networks
2021-08-03 13:37:26,926 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "5610e5ae-9521-4052-a8d6-e33b67d4e105"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "34e31b45-42c1-4355-a22d-4bf4dfb5be89",
    "modelVersionId": "cb9c31be-b3a4-4a28-9a66-fbe995850847",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "1b57234a-bc7c-4c36-b343-3d6c93dbd609",
    "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": "31f292cc-c4ea-479c-a1db-a08e5a369b40",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "5610e5ae-9521-4052-a8d6-e33b67d4e105",
                    "modelVersion": "1.0",
                    "modelVersionId": "6362c1f5-46f9-488e-82bc-075810860fcb"
                }
            }
        }]
    }
}
2021-08-03 13:37:26,929 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:29,202 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/31f292cc-c4ea-479c-a1db-a08e5a369b40/networks HTTP/1.1" 202 262
2021-08-03 13:37:29,203 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-03 13:37:29,203 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","instanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56"}}
2021-08-03 13:37:29,204 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-03 13:37:29,210 DEBUG 129:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bcbdf3fa-e0e9-44b6-8e10-d563a25ebaac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:29,211 DEBUG 131:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:37:29,211 DEBUG 132:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:37:29,214 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:29,410 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 1961
2021-08-03 13:37:29,411 INFO 142:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:37:29,412 DEBUG 146:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:37:28 GMT"}}}
2021-08-03 13:37:39,424 DEBUG 129:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59444169-bb2b-4fcc-8a11-78fcbd051853', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:39,425 DEBUG 131:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:37:39,426 DEBUG 132:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:37:39,429 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:40,092 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 2202
2021-08-03 13:37:40,094 INFO 142:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:37:40,095 DEBUG 146:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:37:35 GMT"}}}
2021-08-03 13:37:50,106 DEBUG 129:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5afe6b65-59ee-47da-8e3c-a176d59373c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:37:50,107 DEBUG 131:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:37:50,107 DEBUG 132:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:37:50,109 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:37:50,670 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 3722
2021-08-03 13:37:50,672 INFO 142:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:37:50,672 DEBUG 146:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:37:35 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"04aa8569-d077-4ec3-962a-206dc8686492\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":null,\"creation_time\":1627997784000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:00,684 DEBUG 129:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ba35d9b-35f0-43ac-a95d-1ebac10500f1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:00,684 DEBUG 131:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:38:00,685 DEBUG 132:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:38:00,686 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:01,200 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 3843
2021-08-03 13:38:01,202 INFO 142:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:38:01,202 DEBUG 146:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:37:59 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"04aa8569-d077-4ec3-962a-206dc8686492\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"d3d66b8d-f1f6-4526-a361-af22906e533d\",\"output_key\":\"subnet_id_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":null,\"creation_time\":1627997784000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:11,213 DEBUG 129:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2af72fb-ded3-4b8d-ace1-e285ea093b5b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:11,214 DEBUG 131:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:38:11,214 DEBUG 132:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:38:11,216 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:11,421 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 3810
2021-08-03 13:38:11,423 INFO 142:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:38:11,423 DEBUG 146:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","finishTime":"Tue, 03 Aug 2021 13:38:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:01 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"04aa8569-d077-4ec3-962a-206dc8686492\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"d3d66b8d-f1f6-4526-a361-af22906e533d\",\"output_key\":\"subnet_id_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":null,\"creation_time\":1627997784000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:11,424 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-03 13:38:11,424 DEBUG 129:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8332836-2174-4323-b2e0-e4c3a7d4724e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:11,424 DEBUG 131:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:38:11,424 DEBUG 132:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:38:11,426 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:11,650 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 3810
2021-08-03 13:38:11,652 INFO 142:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:38:11,652 DEBUG 146:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","finishTime":"Tue, 03 Aug 2021 13:38:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:01 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"04aa8569-d077-4ec3-962a-206dc8686492\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"d3d66b8d-f1f6-4526-a361-af22906e533d\",\"output_key\":\"subnet_id_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":null,\"creation_time\":1627997784000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:11,653 DEBUG 129:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24632b04-09a3-49ec-bc1e-c2d2fb4b9b38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:11,654 DEBUG 131:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:38:11,654 DEBUG 132:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:38:11,655 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:11,817 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 3810
2021-08-03 13:38:11,819 INFO 142:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:38:11,819 DEBUG 146:onap_service.py(8) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","finishTime":"Tue, 03 Aug 2021 13:38:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:01 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"04aa8569-d077-4ec3-962a-206dc8686492\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"d3d66b8d-f1f6-4526-a361-af22906e533d\",\"output_key\":\"subnet_id_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":null,\"creation_time\":1627997784000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:11,829 DEBUG 129:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84c1b8f3-092d-49b3-a048-305b91e3b404', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:11,830 DEBUG 131:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:38:11,830 DEBUG 132:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:38:11,834 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:12,001 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 3810
2021-08-03 13:38:12,003 INFO 142:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:38:12,004 DEBUG 146:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","finishTime":"Tue, 03 Aug 2021 13:38:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:01 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"04aa8569-d077-4ec3-962a-206dc8686492\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"d3d66b8d-f1f6-4526-a361-af22906e533d\",\"output_key\":\"subnet_id_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":null,\"creation_time\":1627997784000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:12,005 DEBUG 129:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b67e8404-dded-449f-b758-5268d8c1a5b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:12,005 DEBUG 131:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56
2021-08-03 13:38:12,006 DEBUG 132:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] data sent: None
2021-08-03 13:38:12,008 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:12,177 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/38d09019-94e7-4a57-8156-b25ae28beb56 HTTP/1.1" 200 3810
2021-08-03 13:38:12,178 INFO 142:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response code: 200
2021-08-03 13:38:12,178 DEBUG 146:onap_service.py(1) - [None][Check 38d09019-94e7-4a57-8156-b25ae28beb56 orchestration request status] response: {"request":{"requestId":"38d09019-94e7-4a57-8156-b25ae28beb56","startTime":"Tue, 03 Aug 2021 13:37:27 GMT","finishTime":"Tue, 03 Aug 2021 13:38:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelVersionId":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelCustomizationId":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","modelUuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","modelInvariantUuid":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","source":"VID","instanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"}}}],"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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:01 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"04aa8569-d077-4ec3-962a-206dc8686492\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"d3d66b8d-f1f6-4526-a361-af22906e533d\",\"output_key\":\"subnet_id_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":null,\"creation_time\":1627997784000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:12,179 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-03 13:38:12,180 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-03 13:38:22,191 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-03 13:38:22,191 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/31f292cc-c4ea-479c-a1db-a08e5a369b40/relationship-list
2021-08-03 13:38:22,191 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-03 13:38:22,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,251 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/31f292cc-c4ea-479c-a1db-a08e5a369b40/relationship-list HTTP/1.1" 200 1071
2021-08-03 13:38:22,253 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-03 13:38:22,253 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/46f471a7-3d21-439f-b35d-160ffee876a2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"46f471a7-3d21-439f-b35d-160ffee876a2"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/9191a4d1-37c3-4661-8e48-831d31b65df9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"9191a4d1-37c3-4661-8e48-831d31b65df9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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-03 13:38:22,255 DEBUG 129:onap_service.py(1) - [AAI][Get 31f292cc-c4ea-479c-a1db-a08e5a369b40 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-03 13:38:22,255 DEBUG 131:onap_service.py(1) - [AAI][Get 31f292cc-c4ea-479c-a1db-a08e5a369b40 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/9191a4d1-37c3-4661-8e48-831d31b65df9
2021-08-03 13:38:22,255 DEBUG 132:onap_service.py(1) - [AAI][Get 31f292cc-c4ea-479c-a1db-a08e5a369b40 ABCMeta] data sent: None
2021-08-03 13:38:22,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,323 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/9191a4d1-37c3-4661-8e48-831d31b65df9 HTTP/1.1" 200 3203
2021-08-03 13:38:22,323 INFO 142:onap_service.py(1) - [AAI][Get 31f292cc-c4ea-479c-a1db-a08e5a369b40 ABCMeta] response code: 200
2021-08-03 13:38:22,324 DEBUG 146:onap_service.py(1) - [AAI][Get 31f292cc-c4ea-479c-a1db-a08e5a369b40 ABCMeta] response: {"network-id":"9191a4d1-37c3-4661-8e48-831d31b65df9","network-name":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"04aa8569-d077-4ec3-962a-206dc8686492","is-bound-to-vpn":false,"resource-version":"1627997881122","orchestration-status":"Active","heat-stack-id":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635","model-invariant-id":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","model-version-id":"cb9c31be-b3a4-4a28-9a66-fbe995850847","model-customization-id":"1b57234a-bc7c-4c36-b343-3d6c93dbd609","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/31f292cc-c4ea-479c-a1db-a08e5a369b40","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":"31f292cc-c4ea-479c-a1db-a08e5a369b40"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-be41499a-4992-477b-a043-6506f338c76c"}]},{"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":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]}]}}
2021-08-03 13:38:22,326 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-03 13:38:22,326 DEBUG 199:network.py(1) - Delete 9191a4d1-37c3-4661-8e48-831d31b65df9 network
2021-08-03 13:38:22,327 DEBUG 144:deletion.py(1) - Network 9191a4d1-37c3-4661-8e48-831d31b65df9 deletion request
2021-08-03 13:38:22,336 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-03 13:38:22,336 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-03 13:38:22,336 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-03 13:38:22,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,384 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-03 13:38:22,385 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-03 13:38:22,385 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-03 13:38:22,388 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-03 13:38:22,388 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-03 13:38:22,388 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:38:22,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,463 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-03 13:38:22,464 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:38:22,464 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":"1627997850866","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/9191a4d1-37c3-4661-8e48-831d31b65df9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"9191a4d1-37c3-4661-8e48-831d31b65df9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0"}]}]}}]}
2021-08-03 13:38:22,466 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-03 13:38:22,467 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-03 13:38:22,467 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-03 13:38:22,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,515 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-03 13:38:22,516 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-03 13:38:22,516 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-03 13:38:22,518 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-03 13:38:22,519 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-03 13:38:22,519 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:38:22,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,578 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-03 13:38:22,579 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:38:22,579 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":"1627997850866","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/9191a4d1-37c3-4661-8e48-831d31b65df9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"9191a4d1-37c3-4661-8e48-831d31b65df9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0"}]}]}}]}
2021-08-03 13:38:22,583 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-03 13:38:22,583 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-03 13:38:22,583 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-03 13:38:22,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,635 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-03 13:38:22,636 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-03 13:38:22,636 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-03 13:38:22,639 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-03 13:38:22,639 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-03 13:38:22,640 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-03 13:38:22,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,713 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-03 13:38:22,714 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-03 13:38:22,714 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":"1627997850866","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/9191a4d1-37c3-4661-8e48-831d31b65df9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"9191a4d1-37c3-4661-8e48-831d31b65df9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0"}]}]}}]}
2021-08-03 13:38:22,716 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-03 13:38:22,716 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-03 13:38:22,716 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-03 13:38:22,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-03 13:38:22,763 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-03 13:38:22,764 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-03 13:38:22,764 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627997850717","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/9191a4d1-37c3-4661-8e48-831d31b65df9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"9191a4d1-37c3-4661-8e48-831d31b65df9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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-03 13:38:22,766 DEBUG 129:onap_service.py(1) - [None][Create 9191a4d1-37c3-4661-8e48-831d31b65df9 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f5ab4edf-ff97-4c18-8708-30d55fd891a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:22,766 DEBUG 131:onap_service.py(1) - [None][Create 9191a4d1-37c3-4661-8e48-831d31b65df9 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/31f292cc-c4ea-479c-a1db-a08e5a369b40/networks/9191a4d1-37c3-4661-8e48-831d31b65df9
2021-08-03 13:38:22,766 DEBUG 132:onap_service.py(1) - [None][Create 9191a4d1-37c3-4661-8e48-831d31b65df9 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-03 13:38:22,768 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:25,156 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/31f292cc-c4ea-479c-a1db-a08e5a369b40/networks/9191a4d1-37c3-4661-8e48-831d31b65df9 HTTP/1.1" 202 262
2021-08-03 13:38:25,157 INFO 142:onap_service.py(1) - [None][Create 9191a4d1-37c3-4661-8e48-831d31b65df9 Network deletion request] response code: 202
2021-08-03 13:38:25,157 DEBUG 146:onap_service.py(1) - [None][Create 9191a4d1-37c3-4661-8e48-831d31b65df9 Network deletion request] response: {"requestReferences":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","instanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7"}}
2021-08-03 13:38:25,158 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-03 13:38:25,165 DEBUG 129:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '95b5768d-0a37-4bee-a308-9832d83ea9ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:25,166 DEBUG 131:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:38:25,166 DEBUG 132:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:38:25,169 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:25,336 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 825
2021-08-03 13:38:25,338 INFO 142:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:38:25,338 DEBUG 146:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:38:24 GMT"}}}
2021-08-03 13:38:35,347 DEBUG 129:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5efe30be-aa55-482b-81ec-b008f12a8bc2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:35,347 DEBUG 131:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:38:35,347 DEBUG 132:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:38:35,349 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:35,900 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2640
2021-08-03 13:38:35,901 INFO 142:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:38:35,902 DEBUG 146:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:28 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_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_612fb21a-f15e-4d59-bf33-a8f801b70fa5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:45,913 DEBUG 129:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5c5e8cee-8578-4acc-95fc-e9a1eccbf4b7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:45,914 DEBUG 131:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:38:45,914 DEBUG 132:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:38:45,916 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:46,387 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2402
2021-08-03 13:38:46,389 INFO 142:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:38:46,389 DEBUG 146:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:44 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:38:56,400 DEBUG 129:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f027bd4c-0a9e-411f-99ec-1769b243ffa6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:38:56,401 DEBUG 131:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:38:56,401 DEBUG 132:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:38:56,402 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:38:56,954 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2413
2021-08-03 13:38:56,955 INFO 142:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:38:56,955 DEBUG 146:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:38:47 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:39:06,966 DEBUG 129:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5ab8944-1042-47c6-9a49-2287ae120d7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:06,967 DEBUG 131:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:39:06,967 DEBUG 132:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:39:06,969 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:07,166 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2456
2021-08-03 13:39:07,167 INFO 142:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:39:07,167 DEBUG 146:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 GMT","finishTime":"Tue, 03 Aug 2021 13:39:03 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:39:03 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:39:07,168 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-03 13:39:07,168 DEBUG 129:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7877de93-ba6b-4679-93cb-e5a0f0baab17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:07,169 DEBUG 131:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:39:07,169 DEBUG 132:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:39:07,170 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:07,335 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2456
2021-08-03 13:39:07,336 INFO 142:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:39:07,337 DEBUG 146:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 GMT","finishTime":"Tue, 03 Aug 2021 13:39:03 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:39:03 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:39:07,338 DEBUG 129:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '33996b71-1c6b-4ebe-9980-bc7abd01547d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:07,338 DEBUG 131:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:39:07,338 DEBUG 132:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:39:07,339 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:07,543 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2456
2021-08-03 13:39:07,545 INFO 142:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:39:07,545 DEBUG 146:onap_service.py(9) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 GMT","finishTime":"Tue, 03 Aug 2021 13:39:03 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:39:03 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:39:07,553 DEBUG 129:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78b8884d-b278-477f-b0cf-9b2d620805e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:07,553 DEBUG 131:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:39:07,553 DEBUG 132:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:39:07,556 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:07,763 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2456
2021-08-03 13:39:07,765 INFO 142:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:39:07,765 DEBUG 146:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 GMT","finishTime":"Tue, 03 Aug 2021 13:39:03 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:39:03 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:39:07,766 DEBUG 129:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '942decc7-9cf6-40f5-af66-93a73135222e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:07,766 DEBUG 131:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7
2021-08-03 13:39:07,766 DEBUG 132:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] data sent: None
2021-08-03 13:39:07,768 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:07,952 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ab4edf-ff97-4c18-8708-30d55fd891a7 HTTP/1.1" 200 2456
2021-08-03 13:39:07,954 INFO 142:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response code: 200
2021-08-03 13:39:07,954 DEBUG 146:onap_service.py(1) - [None][Check f5ab4edf-ff97-4c18-8708-30d55fd891a7 orchestration request status] response: {"request":{"requestId":"f5ab4edf-ff97-4c18-8708-30d55fd891a7","startTime":"Tue, 03 Aug 2021 13:38:23 GMT","finishTime":"Tue, 03 Aug 2021 13:39:03 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":"31f292cc-c4ea-479c-a1db-a08e5a369b40","networkInstanceId":"9191a4d1-37c3-4661-8e48-831d31b65df9","networkInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c_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":"Tue, 03 Aug 2021 13:39:03 GMT"},"requestProcessingData":[{"groupingId":"208c5476-1749-4e34-a7d7-ad2804987635","tag":"StackInformation","dataPairs":[{"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0/208c5476-1749-4e34-a7d7-ad2804987635\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"updated_time\":1627997831000,\"creation_time\":1627997784000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"be9055c0994044d881d4aea9425dbc77\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"OS::stack_id\":\"208c5476-1749-4e34-a7d7-ad2804987635\",\"OS::stack_name\":\"basic_network-be41499a-4992-477b-a043-6506f338c76c_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-03 13:39:07,955 DEBUG 319:service.py(1) - Delete 31f292cc-c4ea-479c-a1db-a08e5a369b40 service instance
2021-08-03 13:39:07,955 DEBUG 113:deletion.py(1) - Service 31f292cc-c4ea-479c-a1db-a08e5a369b40 deletion request
2021-08-03 13:39:07,965 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:39:07,965 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:39:07,966 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-03 13:39:07,966 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-03 13:39:07,966 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:39:07,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:39:09,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 722
2021-08-03 13:39:09,751 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:39:09,752 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-03 13:39:09,754 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:39:09,754 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:39:09,754 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:39:09,754 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:39:09,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-03 13:39:09,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:39:09,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:39:09,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-03 13:39:09,755 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-03 13:39:09,755 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:39:09,755 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:39:09,756 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-03 13:39:09,756 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-03 13:39:09,756 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:39:09,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:39:11,634 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-03 13:39:11,636 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:39:11,638 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997936434,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-03 13:39:11,642 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:39:11,642 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:39:11,642 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:39:11,643 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-03 13:39:11,643 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-03 13:39:11,643 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:39:11,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:39:12,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 722
2021-08-03 13:39:12,945 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:39:12,946 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-03 13:39:12,947 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:39:12,948 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:39:12,948 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:39:12,948 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:39:12,948 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-03 13:39:12,948 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:39:12,948 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:39:12,948 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-03 13:39:12,948 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-03 13:39:12,948 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:39:12,948 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:39:12,949 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-03 13:39:12,949 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-03 13:39:12,949 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:39:12,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:39:14,639 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-03 13:39:14,641 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:39:14,643 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997936434,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-03 13:39:14,647 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:39:14,647 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-03 13:39:14,647 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-03 13:39:14,648 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-03 13:39:14,648 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-03 13:39:14,648 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-03 13:39:14,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:39:16,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 722
2021-08-03 13:39:16,224 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-03 13:39:16,224 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-03 13:39:16,226 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-03 13:39:16,226 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:39:16,226 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:39:16,227 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-03 13:39:16,227 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-03 13:39:16,227 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-03 13:39:16,227 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-03 13:39:16,227 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-03 13:39:16,227 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-03 13:39:16,227 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-03 13:39:16,227 INFO 192:__init__.py(1) - Service found, updating information
2021-08-03 13:39:16,227 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-03 13:39:16,228 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-03 13:39:16,228 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-03 13:39:16,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-03 13:39:19,638 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-03 13:39:19,640 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-03 13:39:19,642 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"port","uniqueId":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","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":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","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":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","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":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","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":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","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":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"compute","uniqueId":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","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":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","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":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","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":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","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":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","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":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","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":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","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":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","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":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","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":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","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":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","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":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-03 13:39:19,646 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-03 13:39:19,647 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-03 13:39:19,647 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/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel
2021-08-03 13:39:19,647 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-03 13:39:19,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-03 13:39:20,147 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel HTTP/1.1" 200 None
2021-08-03 13:39:20,148 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-03 13:39:20,148 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-03 13:39:20,179 DEBUG 129:onap_service.py(1) - [None][Create 31f292cc-c4ea-479c-a1db-a08e5a369b40 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '05018646-c578-471a-aa09-06ca0c3d802e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:20,179 DEBUG 131:onap_service.py(1) - [None][Create 31f292cc-c4ea-479c-a1db-a08e5a369b40 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/31f292cc-c4ea-479c-a1db-a08e5a369b40
2021-08-03 13:39:20,179 DEBUG 132:onap_service.py(1) - [None][Create 31f292cc-c4ea-479c-a1db-a08e5a369b40 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "5610e5ae-9521-4052-a8d6-e33b67d4e105",
            "modelVersion": "1.0",
            "modelVersionId": "6362c1f5-46f9-488e-82bc-075810860fcb"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-03 13:39:20,181 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:22,306 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/31f292cc-c4ea-479c-a1db-a08e5a369b40 HTTP/1.1" 202 262
2021-08-03 13:39:22,307 INFO 142:onap_service.py(1) - [None][Create 31f292cc-c4ea-479c-a1db-a08e5a369b40 Service deletion request] response code: 202
2021-08-03 13:39:22,307 DEBUG 146:onap_service.py(1) - [None][Create 31f292cc-c4ea-479c-a1db-a08e5a369b40 Service deletion request] response: {"requestReferences":{"requestId":"05018646-c578-471a-aa09-06ca0c3d802e","instanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e"}}
2021-08-03 13:39:22,308 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-03 13:39:22,317 DEBUG 129:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87b1675a-6378-4792-bf02-ac5101a62e86', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:22,318 DEBUG 131:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e
2021-08-03 13:39:22,318 DEBUG 132:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] data sent: None
2021-08-03 13:39:22,321 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:22,550 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e HTTP/1.1" 200 875
2021-08-03 13:39:22,552 INFO 142:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response code: 200
2021-08-03 13:39:22,553 DEBUG 146:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response: {"request":{"requestId":"05018646-c578-471a-aa09-06ca0c3d802e","startTime":"Tue, 03 Aug 2021 13:39:21 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:39:21 GMT"}}}
2021-08-03 13:39:32,564 DEBUG 129:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2b128358-697b-4ae9-b77a-4d9ffae4fd05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:32,564 DEBUG 131:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e
2021-08-03 13:39:32,565 DEBUG 132:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] data sent: None
2021-08-03 13:39:32,566 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:32,743 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e HTTP/1.1" 200 1085
2021-08-03 13:39:32,744 INFO 142:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response code: 200
2021-08-03 13:39:32,745 DEBUG 146:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response: {"request":{"requestId":"05018646-c578-471a-aa09-06ca0c3d802e","startTime":"Tue, 03 Aug 2021 13:39:21 GMT","finishTime":"Tue, 03 Aug 2021 13:39:25 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:39:25 GMT"}}}
2021-08-03 13:39:32,745 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-03 13:39:32,746 DEBUG 129:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eea59958-be7a-4b8f-abfc-f8b1c67a35f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:32,746 DEBUG 131:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e
2021-08-03 13:39:32,746 DEBUG 132:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] data sent: None
2021-08-03 13:39:32,747 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:32,920 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e HTTP/1.1" 200 1085
2021-08-03 13:39:32,921 INFO 142:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response code: 200
2021-08-03 13:39:32,922 DEBUG 146:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response: {"request":{"requestId":"05018646-c578-471a-aa09-06ca0c3d802e","startTime":"Tue, 03 Aug 2021 13:39:21 GMT","finishTime":"Tue, 03 Aug 2021 13:39:25 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:39:25 GMT"}}}
2021-08-03 13:39:32,922 DEBUG 129:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c4be2829-d9bd-4d21-ba22-47600d98c6fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:32,922 DEBUG 131:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e
2021-08-03 13:39:32,923 DEBUG 132:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] data sent: None
2021-08-03 13:39:32,924 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:33,135 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e HTTP/1.1" 200 1085
2021-08-03 13:39:33,137 INFO 142:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response code: 200
2021-08-03 13:39:33,137 DEBUG 146:onap_service.py(10) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response: {"request":{"requestId":"05018646-c578-471a-aa09-06ca0c3d802e","startTime":"Tue, 03 Aug 2021 13:39:21 GMT","finishTime":"Tue, 03 Aug 2021 13:39:25 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:39:25 GMT"}}}
2021-08-03 13:39:33,145 DEBUG 129:onap_service.py(1) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15d84f1d-058e-4987-b4a9-7e3e4c7a0e0e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-03 13:39:33,145 DEBUG 131:onap_service.py(1) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e
2021-08-03 13:39:33,145 DEBUG 132:onap_service.py(1) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] data sent: None
2021-08-03 13:39:33,147 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-03 13:39:33,345 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/05018646-c578-471a-aa09-06ca0c3d802e HTTP/1.1" 200 1085
2021-08-03 13:39:33,346 INFO 142:onap_service.py(1) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response code: 200
2021-08-03 13:39:33,346 DEBUG 146:onap_service.py(1) - [None][Check 05018646-c578-471a-aa09-06ca0c3d802e orchestration request status] response: {"request":{"requestId":"05018646-c578-471a-aa09-06ca0c3d802e","startTime":"Tue, 03 Aug 2021 13:39:21 GMT","finishTime":"Tue, 03 Aug 2021 13:39:25 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5610e5ae-9521-4052-a8d6-e33b67d4e105","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"6362c1f5-46f9-488e-82bc-075810860fcb","modelUuid":"6362c1f5-46f9-488e-82bc-075810860fcb","modelInvariantUuid":"5610e5ae-9521-4052-a8d6-e33b67d4e105"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"31f292cc-c4ea-479c-a1db-a08e5a369b40","serviceInstanceName":"basic_network-be41499a-4992-477b-a043-6506f338c76c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:39:25 GMT"}}}
2021-08-03 13:39:33,347 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-03 13:39:33,348 INFO 176:run_tests.py(1) - Test result:

+-----------------------+---------------------+------------------+----------------+
|       TEST CASE       |       PROJECT       |     DURATION     |     RESULT     |
+-----------------------+---------------------+------------------+----------------+
|     basic_network     |     integration     |      04:09       |      PASS      |
+-----------------------+---------------------+------------------+----------------+

2021-08-03 13:39:33,350 INFO 61:basic_network.py(1) - Generate Test report
2021-08-03 13:39:33,432 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-03 13:39:33,893 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-03 13:39:33,894 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/610947156c44f500102b1abd

2021-08-03 13:39:33,895 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK